EditorFileBrowserTransportSettingsTagHelper

Example

Razor
<file-browser-transport>
    <create />
    <destroy />
    <read />
</file-browser-transport>

ChildTags

Attributes

AttributeTypeDescription
file-urlStringThe URL responsible for serving the original file. A file name placeholder should be specified. By default the placeholder value is URL encoded. If this is not desired, use a function.
file-url-handlerStringThe URL responsible for serving the original file. A file name placeholder should be specified. By default the placeholder value is URL encoded. If this is not desired, use a function.
upload-urlStringThe URL which will handle the upload of the new files. If not specified the Upload button will not be displayed.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support