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.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax
C#
public virtual bool StandAlone { get; }

Property Value

Type: Boolean
See Also