Click or drag to resize
HeaderActionsPerformFullPostBack Property
Indicates if the actions should perform full post-back

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

Property Value

Type: Boolean
See Also