| PageTemplateInstanceGetXmlElement Method (XmlDocument, WidgetZoneTypeEnum) | 
            Gets the XML element for the data
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic XmlElement GetXmlElement(
	XmlDocument doc,
	WidgetZoneTypeEnum zoneType
)
Parameters
- doc
- Type: System.XmlXmlDocument
 Parent XML document
- zoneType
- Type: CMS.PortalEngineWidgetZoneTypeEnum
 Zone type to output
Return Value
Type: 
XmlElement See Also
See Also