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 public WebPartZoneInstance EnsureZone(
string zoneId
)
Parameters
- zoneId
- Type: SystemString
Zone ID to ensure
Return Value
Type:
WebPartZoneInstanceSee Also