GetSettingsXML Method
Returns the control's Settings element from the toolkit configuration file.
| Visual Basic (Declaration) | |
|---|---|
Overridable Function GetSettingsXML() As String | |
| C# | |
|---|---|
virtual string GetSettingsXML() | |
Return Value
TheSettings element in XML format.

