| PageTemplateInstanceGetZonesXML Method | 
            Returns the XML representation of the zones configuration.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic string GetZonesXML(
	WidgetZoneTypeEnum zoneType = WidgetZoneTypeEnum.All
)
Parameters
- zoneType (Optional)
- Type: CMS.PortalEngineWidgetZoneTypeEnum
 Zone type to get
Return Value
Type: 
String See Also
See Also