GetSettingsXML Method
Returns the Settings sub-element of this control in the SwfConfig.xml configuration file.
Remarks
If your application uses a simple string Settings format, use GetSettingsValue.
Syntax
'Declaration
 
Public Function GetSettingsXML() As System.String
public System.string GetSettingsXML()

Return Value

The Settings element in XML format.