| XmlData Constructor (String) | 
            Constructor with root element name specification.
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
 Syntax
Syntaxpublic XmlData(
	string rootName
)
Parameters
- rootName
- Type: SystemString
 Root element name
 See Also
See Also