Click or drag to resize
UploaderHelper Methods

The UploaderHelper type exposes the following members.

Methods
  NameDescription
Public methodAddEventTargetPostbackReference
Adds postback reference to the after script if event target has been specified. This will ca.
Public methodCleanTempFile
Removes the temporary file.
Public methodCopyFile
Copies file from the source path to the destination path.
Public methodCheckNodePermissions
Check permissions.
Public methodIsExtensionAllowed
Checks if file is allowed according current settings. If it is not then error message is thrown.
Public methodProcessFile
Processes the given data according to the uploader mode.
Top
See Also