| UniGridGetConfigurationXml Method | 
            Returns XML document from given path.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxprotected virtual XElement GetConfigurationXml(
	string filePath
)
Parameters
- filePath
- Type: SystemString
 File path to the XML document.
Return Value
Type: 
XElement See Also
See Also