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

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public CMSPagePlaceholder CurrentPlaceholder { get; }

Property Value

Type: CMSPagePlaceholder
See Also