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