EditorImageBrowserTransportSettings
Properties
Read - EditorImageBrowserTransportReadSettings
The content-type HTTP header sent to the server. Use "application/json" if the content is JSON. Refer to the jQuery.ajax documentation for further info.
ThumbnailUrl - String
ThumbnailUrlHandler - ClientHandlerDescriptor
A Razor template delegate.
UploadUrl - String
ImageUrl - String
ImageUrlHandler - ClientHandlerDescriptor
A Razor template delegate.
Destroy - EditorImageBrowserTransportDestroySettings
The content-type HTTP header sent to the server. Default is "application/x-www-form-urlencoded". Use "application/json" if the content is JSON. Refer to the jQuery.ajax documentation for further info.
Create - EditorImageBrowserTransportCreateSettings
The content-type HTTP header sent to the server. Default is "application/x-www-form-urlencoded". Use "application/json" if the content is JSON. Refer to the jQuery.ajax documentation for further info.
Editor - Editor
Disables the rerendering of the formatting marks.
Methods
Serialize()
Serialize current instance to Dictionary