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

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public virtual bool FixedPosition { get; set; }

Property Value

Type: Boolean
See Also