UploaderHelper Methods |
The UploaderHelper type exposes the following members.
Name | Description | |
---|---|---|
AddEventTargetPostbackReference |
Adds postback reference to the after script if event target has been specified. This will ca.
| |
CheckNodePermissions |
Check permissions.
| |
CleanTempFile |
Removes the temporary file.
| |
CopyFile |
Copies file from the source path to the destination path.
| |
IsExtensionAllowed |
Checks if file is allowed according current settings. If it is not then error message is thrown.
| |
ProcessFile |
Processes the given data according to the uploader mode.
|