FileAttachmentsOptions Properties
Contains options that you can use to configure the File Attachments Module.Name | Description |
---|---|
DefaultMaxFileSize | Specifies the maximum size of the file that a user can upload to their browser in bytes. The default value is 4194304L bytes (4 MB). |
ExportedTypes | Returns the list of Module-specific types exported to the Application Model. |
See Also