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.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
protected bool HideForbiddenElements { get; }
Property Value
Boolean