EditorFileBrowserTransportSettings
Properties
Read - EditorFileBrowserTransportReadSettings
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.
UploadUrl - String
FileUrl - String
FileUrlHandler - ClientHandlerDescriptor
A Razor template delegate.
Destroy - EditorFileBrowserTransportDestroySettings
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 - EditorFileBrowserTransportCreateSettings
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