ParseConfigSettings() method
- Last UpdatedNov 26, 2024
- 1 minute read
Use the ParseConfigSettings() method to parse an XML string containing the configuration settings and to save the grid configuration settings and Button Bar control configuration settings into separate strings.
Syntax
ParseConfigSettings (configSettings);
Parameter
configSettings
An XML string that contains the configuration settings for the control.
The separate strings for the grid configuration and Button Bar control configuration are set to empty strings if there is an error in parsing the configSettings string.