RoleDtoHideForbiddenElements Property

If users aren't allowed to interact with functions of the site because of a lack of permissions, should we hide them from view () or gray them out? (false)

Definition

Namespace: MobileTrack.Common.Models
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public bool HideForbiddenElements { get; set; }

Property Value

Boolean

See Also