New to Telerik UI for ASP.NET Core? Download free 30-day trial

EditorImportSettingsTagHelper

Example

<import>
</import>

Attributes

Attribute Type Description
allowed-extensions String[] Lists which file extensions are allowed to be uploaded
max-file-size Double Defines the maximum file size that can be uploaded in bytes
on-complete String Defines the handler of the Complete client-side event
on-error String Defines the handler of the Error client-side event
on-progress String Defines the handler of the Progress client-side event
on-select String Defines the handler of the Select client-side event
on-success String Defines the handler of the Success client-side event
proxy String Defines the import action
In this article
Not finding the help you need?