| PageTemplateInstanceZoneExists Method | 
            Returns true if zone with given ID already exists
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic bool ZoneExists(
	string zoneId
)
Parameters
- zoneId
- Type: SystemString
 Zone ID to check
Return Value
Type: 
Boolean See Also
See Also