Constable Authorization Engine 2.0 BETA

RuleBase.IsVisible Property

[This is preliminary documentation and subject to change.]

Gets or sets a flag indicating whether the protected object should be visible for the associated role. The value is true if the object should be visible; false otherwise.

[Visual Basic]
Overridable Public Property IsVisible As Boolean
[C#]
public virtual bool IsVisible {get; set;}

See Also

RuleBase Class | LaMarvin.Constable.Model Namespace