Ajax Uploader Class Reference

PersistedFileEventArgs Properties

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

Public Instance Properties

File Gets the file.
FileGuid (inherited from UploaderEventArgs) Gets the GUID of the file.
FileName (inherited from UploaderEventArgs) Gets the name of the file.
FileSize (inherited from UploaderEventArgs) Gets the size of the file.

See Also

PersistedFileEventArgs Class | CuteWebUI Namespace