The methods of the PhpUploadFile class are listed below. For a complete list of PhpUploadFile class members, see the PhpUploadFile Members topic.
Public Instance MethodsCopyTo | 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