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