GetSettingsXML Method
OpenText Functional Testing 2022 and later: Following the discontinuance of the Silverlight development framework, OpenText Functional Testing no longer supports the Silverlight Add-in by default.
If you need to use and extend the Silverlight Add-in, contact OpenText Support.
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.Reference
IUtilityObject Interface

