Back to Devexpress

FileAttachmentsOptions Properties

expressappframework-devexpress-dot-expressapp-dot-fileattachments-dot-blazor-dot-fileattachmentsoptions-dot-underscore-properties.md

latest1.1 KB
Original Source

FileAttachmentsOptions Properties

Contains options that you can use to configure the File Attachments Module.

NameDescription
DefaultMaxFileSizeSpecifies the maximum size of the file that a user can upload to their browser in bytes. The default value is 4194304L bytes (4 MB).
ExportedTypesReturns the list of Module-specific types exported to the Application Model.

See Also

FileAttachmentsOptions Class

FileAttachmentsOptions Members

DevExpress.ExpressApp.FileAttachments.Blazor Namespace