ASPPowUpload 1.0 control documentation

The methods of the UploadedFile class are listed below. For a complete list of UploadedFile class members, see the UploadedFile Members topic.

Public Static Methods

GetSafeName Returns the safe file name and extension of the specified path string.

Public Instance Methods

CopyToOverloaded. Copies an uploaded file to a new file. Overwriting a file of the same name is allowed.
SaveAsOverloaded. Moves an uploaded file to a new location, providing the option to specify file name.