HeaderActionInactive Property |
Indicates if the action is inactive. Only applicable when action has alternative action.
When inactive action can't be executed. Clicking on the action is used to toggle the visibility of alternative actions.
Namespace: CMS.Base.Web.UI.ActionsConfigAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntax public bool Inactive { get; set; }
Property Value
Type:
BooleanSee Also