Back to Devexpress

FileManagerBuilder.AllowedFileExtensions Method

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-filemanagerbuilder-dot-allowedfileextensions.md

latest926 B
Original Source

FileManagerBuilder.AllowedFileExtensions Method

NameParametersDescription
AllowedFileExtensions(JS)valueSpecifies the allowed upload file extensions. Mirrors the client-side allowedFileExtensions option.
AllowedFileExtensions(IEnumerable<String>)valueSpecifies the allowed upload file extensions. Mirrors the client-side allowedFileExtensions option.