PhpUploadFile Methods
The methods of the PhpUploadFile class are listed below. For a complete list of PhpUploadFile class members, see the PhpUploadFile Members topic.
Public Instance Methods CopyTo | Copys the uploaded file to a new location. |
Delete | Deletes this instance. |
Equals (inherited from Object) | Â |
GetHashCode (inherited from Object) | Â |
GetTempFilePath | Gets the temp file path. |
GetType (inherited from Object) | Â |
MoveTo | Moves the uploaded file to a new location. |
OpenStream | Opens the uploaded file's data stream. |
Persist | Persists this instance. |
ToString (inherited from Object) | Â |
Finalize (inherited from Object) | Â |
MemberwiseClone (inherited from Object) | Â |
PhpUploadFile Class | CuteWebUI Namespace
CopyTo
Finalize (inherited from Object)