Kendo.Mvc.UI.Fluent.EditorImageBrowserSettingsBuilder
Defines the fluent API for configuring the ImageBrowser.
Methods
Read(System.String,System.String)
Defines the Read action.
Parameters
actionName System.String
The name of the action.
controllerName System.String
The name of the controller
Read(System.String,System.String,System.Web.Routing.RouteValueDictionary)
Defines the Read action.
Parameters
actionName System.String
The name of the action.
controllerName System.String
The name of the controller
routeValues System.Web.Routing.RouteValueDictionary
The route values.
Read(System.String,System.String,System.Object)
Defines the Read action.
Parameters
actionName System.String
The name of the action.
controllerName System.String
The name of the controller
routeValues System.Object
The route values.
Read(System.Action<Kendo.Mvc.UI.Fluent.EditorImageBrowserOperationBuilder>)
Defines the Read action.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.EditorImageBrowserOperationBuilder>
The configuration action.
Thumbnail(System.String,System.String)
Defines the Thumbnail action.
Parameters
actionName System.String
The name of the action.
controllerName System.String
The name of the controller
Thumbnail(System.String,System.String,System.Web.Routing.RouteValueDictionary)
Defines the Thumbnail action.
Parameters
actionName System.String
The name of the action.
controllerName System.String
The name of the controller
routeValues System.Web.Routing.RouteValueDictionary
The route values.
Thumbnail(System.String,System.String,System.Object)
Defines the Thumbnail action.
Parameters
actionName System.String
The name of the action.
controllerName System.String
The name of the controller
routeValues System.Object
The route values.
Thumbnail(System.Action<Kendo.Mvc.UI.Fluent.EditorImageBrowserOperationBuilder>)
Defines the Thumbnail action.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.EditorImageBrowserOperationBuilder>
The configuration action.
Image(System.String,System.String)
Defines the Image action.
Parameters
actionName System.String
The name of the action.
controllerName System.String
The name of the controller
Image(System.String)
Defines the Image action.
Parameters
url System.String
The URL.
Image(System.String,System.String,System.Web.Routing.RouteValueDictionary)
Defines the Image action.
Parameters
actionName System.String
The name of the action.
controllerName System.String
The name of the controller
routeValues System.Web.Routing.RouteValueDictionary
The route values.
Image(System.String,System.String,System.Object)
Defines the Image action.
Parameters
actionName System.String
The name of the action.
controllerName System.String
The name of the controller
routeValues System.Object
The route values.
Image(System.Action<Kendo.Mvc.UI.Fluent.EditorImageBrowserOperationBuilder>)
Defines the Image action.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.EditorImageBrowserOperationBuilder>
The configuration action.
Upload(System.String,System.String)
Defines the Upload action.
Parameters
actionName System.String
The name of the action.
controllerName System.String
The name of the controller
Upload(System.String,System.String,System.Web.Routing.RouteValueDictionary)
Defines the Upload action.
Parameters
actionName System.String
The name of the action.
controllerName System.String
The name of the controller
routeValues System.Web.Routing.RouteValueDictionary
The route values.
Upload(System.String,System.String,System.Object)
Defines the Upload action.
Parameters
actionName System.String
The name of the action.
controllerName System.String
The name of the controller
routeValues System.Object
The route values.
Upload(System.Action<Kendo.Mvc.UI.Fluent.EditorImageBrowserOperationBuilder>)
Defines the Upload action.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.EditorImageBrowserOperationBuilder>
The configuration action.
Destroy(System.String,System.String)
Defines the Destroy action.
Parameters
actionName System.String
The name of the action.
controllerName System.String
The name of the controller
Destroy(System.String,System.String,System.Web.Routing.RouteValueDictionary)
Defines the Destroy action.
Parameters
actionName System.String
The name of the action.
controllerName System.String
The name of the controller
routeValues System.Web.Routing.RouteValueDictionary
The route values.
Destroy(System.String,System.String,System.Object)
Defines the Destroy action.
Parameters
actionName System.String
The name of the action.
controllerName System.String
The name of the controller
routeValues System.Object
The route values.
Destroy(System.Action<Kendo.Mvc.UI.Fluent.EditorImageBrowserOperationBuilder>)
Defines the Destroy action.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.EditorImageBrowserOperationBuilder>
The configuration action.
Create(System.String,System.String)
Defines the Create action.
Parameters
actionName System.String
The name of the action.
controllerName System.String
The name of the controller
Create(System.String,System.String,System.Web.Routing.RouteValueDictionary)
Defines the Create action.
Parameters
actionName System.String
The name of the action.
controllerName System.String
The name of the controller
routeValues System.Web.Routing.RouteValueDictionary
The route values.
Create(System.String,System.String,System.Object)
Defines the Create action.
Parameters
actionName System.String
The name of the action.
controllerName System.String
The name of the controller
routeValues System.Object
The route values.
Create(System.Action<Kendo.Mvc.UI.Fluent.EditorImageBrowserOperationBuilder>)
Defines the Create action.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.EditorImageBrowserOperationBuilder>
The configuration action.
FileTypes(System.String)
Defines the file types.
Parameters
value System.String
The file types.