Click or drag to resize
CMSPortalManagerCurrentPlaceholder Property
Returns the Placeholder of the current page.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax
C#
public CMSPagePlaceholder CurrentPlaceholder { get; }

Property Value

Type: CMSPagePlaceholder
See Also