FileUploadedEventArgsFileName Property |
Gets an upload file name.
Namespace:
Atalasoft.Imaging.WebControls
Assembly:
Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public string FileName { get; }
Public ReadOnly Property FileName As String
Get
Property Value
Type:
StringSee Also