Kendo.Mvc.UI.Fluent.FileManagerMessagesToolbarSettingsBuilder
Defines the fluent API for configuring the FileManagerMessagesToolbarSettings settings.
Methods
CreateFolder(System.String)
Parameters
value System.String
The value that configures the createfolder.
Upload(System.String)
Parameters
value System.String
The value that configures the upload.
SortDirection(System.String)
Parameters
value System.String
The value that configures the sortdirection.
SortDirectionAsc(System.String)
Parameters
value System.String
The value that configures the sortdirectionasc.
SortDirectionDesc(System.String)
Parameters
value System.String
The value that configures the sortdirectiondesc.
SortField(System.String)
Parameters
value System.String
The value that configures the sortfield.
NameField(System.String)
Parameters
value System.String
The value that configures the namefield.
SizeField(System.String)
Parameters
value System.String
The value that configures the sizefield.
TypeField(System.String)
Parameters
value System.String
The value that configures the typefield.
DateModifiedField(System.String)
Parameters
value System.String
The value that configures the datemodifiedfield.
DateCreatedField(System.String)
Parameters
value System.String
The value that configures the datecreatedfield.
Search(System.String)
Parameters
value System.String
The value that configures the search.
Details(System.String)
Parameters
value System.String
The value that configures the details.
DetailsChecked(System.String)
Parameters
value System.String
The value that configures the detailschecked.
DetailsUnchecked(System.String)
Parameters
value System.String
The value that configures the detailsunchecked.
Delete(System.String)
Parameters
value System.String
The value that configures the delete.
Rename(System.String)
Parameters
value System.String
The value that configures the rename.