[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.DataMapBuilder.IsEditable

IsEditable Method

IsEditable(bool)

Configurates IsEditable. Sets a value that indicates whether users should be allowed to enter values.

Declaration
public DataMapBuilder IsEditable(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
DataMapBuilder

Current builder.