EditorImageBrowserTransportDestroySettingsTagHelper

Example

Razor
<destroy/>

Attributes

AttributeTypeDescription
content-typeStringThe 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.
dataStringThe type of data that you're expecting back from the server. Commonly used values are "json" and "jsonp". Refer to the jQuery.ajax documentation for further info.
data-typeStringThe type of data that you're expecting back from the server. Commonly used values are "json" and "jsonp". Refer to the jQuery.ajax documentation for further info.
typeStringThe type of request to make ("POST", "GET", "PUT" or "DELETE"), default is "POST". Refer to the jQuery.ajax documentation for further info.
urlStringThe remote url to call when creating a new record.
url-handlerStringThe remote url to call when creating a new record.
In this article
ExampleAttributes
Not finding the help you need?
Contact Support