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