PersistedFileEventArgs overview
Public Instance PropertiesFile | Gets the file. |
FileGuid (inherited from PhpUploadFile) | Gets the GUID of the file. |
FileName (inherited from PhpUploadFile) | Gets the name of the file. |
FileSize (inherited from PhpUploadFile) | Gets the size of the file. |
CopyTo (inherited from PhpUploadFile) | Copys the uploaded file to a new location. |
Delete (inherited from PhpUploadFile) | Deletes this instance. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetTempFilePath (inherited from PhpUploadFile) | Gets the temp file path. |
GetType (inherited from Object) | |
MoveTo (inherited from PhpUploadFile) | Moves the uploaded file to a new location. |
OpenStream (inherited from PhpUploadFile) | Opens the uploaded file's data stream. |
Persist (inherited from PhpUploadFile) | Persists this instance. |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
PersistedFileEventArgs Class | CuteWebUI Namespace