| Ajax Uploader Class Reference |
|
UploaderEventArgs.FileName Property
Gets the name of the file.
[Visual Basic]
Public ReadOnly Property FileName As
String
[C#]
public
string FileName {get;}
Property Value
The name of the file.
See Also
UploaderEventArgs Class | CuteWebUI Namespace