CMSAbstractWebPartStandAlone Property |
Specifies whether the control is StandAlone or not, if false, the control is located within PortalEngine environment.
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 12.0.0
Syntax public virtual bool StandAlone { get; }
Property Value
Type:
BooleanSee Also