Search results

AttachmentSettingsModel API in JavaScript (ES5) Ai Assistview API control

Interface for a class AttachmentSettings

Properties

allowedFileTypes

string

Specifies the allowed file types for attachments.

maxFileSize

number

Specifies the maximum file size allowed for attachments in bytes.

removeUrl

string

Specifies the URL to remove the files from the server.

saveUrl

string

Specifies the URL to save the uploaded files.