Kendo.Mvc.UI.Fluent.FileManagerViewsListSettingsBuilder
Defines the fluent API for configuring the FileManagerViewsListSettings settings.
Methods
EditTemplate(System.String)
Specifies the template for items during edit mode.
Parameters
value System.String
The value that configures the edittemplate.
EditTemplateId(System.String)
Specifies the template for items during edit mode.
Parameters
value System.String
The value that configures the edittemplate.
Template(System.String)
Specifies item template.
Parameters
value System.String
The value that configures the template.
TemplateId(System.String)
Specifies item template.
Parameters
value System.String
The value that configures the template.
AltTemplate(System.String)
Template to be used for rendering the alternate items.
Parameters
value System.String
The value that configures the alttemplate.
AltTemplateId(System.String)
Template to be used for rendering the alternate items.
Parameters
value System.String
The value that configures the alttemplate.