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