| PageTemplateInstanceEnsureZone Method | 
            Ensures that the instance of the given zone exists.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic WebPartZoneInstance EnsureZone(
	string zoneId
)
Parameters
- zoneId
- Type: SystemString
 Zone ID to ensure
Return Value
Type: 
WebPartZoneInstance See Also
See Also