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