AbstractActionHideIfNotAuthorized Property |
Indicates if action is hidden if user is not authorized for specified module permissions and module UI elements.
Namespace: CMS.UIControls.UniGridConfigAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public bool HideIfNotAuthorized { get; set; }
Property Value
Type:
BooleanSee Also