Click or drag to resize
ICMSMasterPageActionsViewstateEnabled Property
Indicates if header actions panel should have ViewState enabled or disabled.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
bool ActionsViewstateEnabled { get; set; }

Property Value

Type: Boolean
See Also