Click or drag to resize
CMSWebPartZoneRequiresWebPartManagement Method

Note: This API is now obsolete.

Returns true if the web part management support is required.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("This method is obsolete. Use 'WebPartManagementRequired' property instead.")]
public bool RequiresWebPartManagement()

Return Value

Type: Boolean
See Also