GetSettingsXML Method
UFT One 2022 and later: Following the discontinuance of the Silverlight development framework, UFT One 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.