FileUploadEventArgsFileName Property |
Gets an upload file name.
Namespace:
Atalasoft.Imaging.WebControls
Assembly:
Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic string FileName { get; }Public ReadOnly Property FileName As String
Get
Property Value
Type:
String
See Also