Click or drag to resize
CMSAbstractWebPartStandAlone Property
Specifies whether the control is StandAlone or not, if false, the control is located within PortalEngine environment.

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

Property Value

Type: Boolean
See Also