Adds the zone with given ID to the layout.
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- id
- Type: System String
Zone ID
- title
- Type: System String
Zone title
- container (Optional)
- Type: System.Web.UI Control
Container to which add the zone
Return Value
Type: CMSWebPartZoneSee Also