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