XmlDataGetXmlElement Method |
Gets the XML element for the data
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public virtual XmlElement GetXmlElement(
XmlDocument document
)
Parameters
- document
- Type: System.XmlXmlDocument
Parent XML document
Return Value
Type:
XmlElementSee Also