[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.AnnotationBaseBuilder-2.IsVisible

IsVisible Method

IsVisible(bool)

Configurates IsVisible. Sets the visibility of the annotation.

Declaration
public TBuilder IsVisible(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.