FileUploadAction Class |
Namespace: Dynamicweb.Management.Files.Actions
The FileUploadAction type exposes the following members.
Name | Description | |
---|---|---|
FileUploadAction | Initializes a new instance of the FileUploadAction class |
Name | Description | |
---|---|---|
AllowedExtensions |
Gets or sets whick will be executed on successfull file upload.
| |
Context |
The javascript context for function execution, if context is null the current window used
(Inherited from JavaScriptFunctionAction.) | |
DecodeFolder |
Gets or sets value indicating whether to execute Base64 decode upon upload folder path.
| |
Enabled | (Inherited from Action.) | |
Folder |
Gets or sets target upload folder.
| |
Function |
Gets javascript function to be executed for file uploading.
(Overrides JavaScriptFunctionActionFunction.) | |
Icon | (Inherited from Action.) | |
IconColor | (Inherited from Action.) | |
Id | (Inherited from Action.) | |
Name | (Inherited from Action.) | |
Title | (Inherited from Action.) | |
Uploaded |
Gets or sets whick will be executed on successfull file upload.
|