new FileUploadControl(config)
Control used to upload files.
Extends Cadcorp.UI.Admin.Dialogs.AdminDialogBase
Parameters:
Name | Type | Description |
---|---|---|
config |
Object | The options used to configure this control, any valid option for Cadcorp.UI.Admin.Dialogs.AdminDialogBase can be supplied |
Members
acceptFileTypes
Properties:
Name | Type | Description |
---|---|---|
acceptFileTypes |
object | The file types allowed. |
id
Properties:
Name | Type | Description |
---|---|---|
id |
string | The id of the generated control. |
messages
Properties:
Name | Type | Description |
---|---|---|
messages |
object | messages displayed by the control. |