Kendo.Mvc.UI.Fluent.EditorFileBrowserSchemaModelFieldsSettingsBuilder
Defines the fluent API for configuring EditorFileBrowserSchemaModelFieldsSettings
Methods
Name(System.Action<Kendo.Mvc.UI.Fluent.EditorFileBrowserSchemaModelFieldsNameSettingsBuilder>)
The field which contains the name of the file/directory
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.EditorFileBrowserSchemaModelFieldsNameSettingsBuilder>
The configurator for the name setting.
Type(System.Action<Kendo.Mvc.UI.Fluent.EditorFileBrowserSchemaModelFieldsTypeSettingsBuilder>)
The field which contains the type of the entry. Either f for file or d for directory.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.EditorFileBrowserSchemaModelFieldsTypeSettingsBuilder>
The configurator for the type setting.
Size(System.Action<Kendo.Mvc.UI.Fluent.EditorFileBrowserSchemaModelFieldsSizeSettingsBuilder>)
The field which contains the size of file.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.EditorFileBrowserSchemaModelFieldsSizeSettingsBuilder>
The configurator for the size setting.