Click or drag to resize
ActionHideIfNotAuthorized Property
Indicates if action is hidden if user is not authorized for specified module permissions and module UI elements.

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

Property Value

Type: Boolean
See Also