[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FileManagerBuilder.IsReadOnly

IsReadOnly Method

IsReadOnly(bool)

Configurates IsReadOnly. Sets a value indicating whether user can only read content of control or not.

Declaration
public FileManagerBuilder IsReadOnly(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
FileManagerBuilder

Current builder.