ASP Uploader Class Reference
PersistedFileEventArgs.File Property
Gets the file.
[Visual?Basic]
Public?ReadOnly?Property?File?As?
PersistedFile
[C#]
public?
PersistedFile
?File?{get;}
Property Value
The file.
See Also
PersistedFileEventArgs Class
|
CuteWebUI Namespace