Ajax Uploader Class Reference

PersistedFile.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

PersistedFile Class | CuteWebUI Namespace