Kendo.Mvc.UI.Fluent.EditorFileBrowserSchemaSettingsBuilder
Defines the fluent API for configuring EditorFileBrowserSchemaSettings
Methods
Model(System.Action<Kendo.Mvc.UI.Fluent.EditorFileBrowserSchemaModelSettingsBuilder>)
Set the object which describes the file/directory entry fields. Note that a name, type and size fields should be set.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.EditorFileBrowserSchemaModelSettingsBuilder>
The configurator for the model setting.