MtBaseComponentHideForbiddenElements Property
Whether to hide elements if the user is forbidden from accessing them.
This is composed when we receive the permissions; by going through each role in the stack,
if any of them allow hidden elements to be shown, we will show them.
Namespace: MobileTrack.Web.Components.ViewsAssembly: MobileTrack.Web.Components (in MobileTrack.Web.Components.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
protected bool HideForbiddenElements { get; }
Property Value
Boolean