New to Telerik UI for ASP.NET Core? Download free 30-day trial

EditorFileBrowserSchemaModelFieldsSettingsBuilder

Methods

Name(System.Action)

The field which contains the name of the file/directory

Parameters

configurator - System.Action<EditorFileBrowserSchemaModelFieldsNameSettingsBuilder>

The configurator for the name setting.

Type(System.Action)

The field which contains the type of the entry. Either f for file or d for directory.

Parameters

configurator - System.Action<EditorFileBrowserSchemaModelFieldsTypeSettingsBuilder>

The configurator for the type setting.

Size(System.Action)

The field which contains the size of file.

Parameters

configurator - System.Action<EditorFileBrowserSchemaModelFieldsSizeSettingsBuilder>

The configurator for the size setting.

In this article
Not finding the help you need?