Click or drag to resize
CMSPanelFixedPosition Property
Indicates if panel should be always on top of a page.

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

Property Value

Type: Boolean
See Also