| Mediachase FileUploader.NET 1.9 Framework Help | |
FormFieldInfo.IsFile Property
Gets a value indicating whether the field represents file.
[Visual Basic]Public ReadOnly Property IsFile As
Boolean [C#]public
bool IsFile {get;}
Property Value
true if the fields represents file; otherwise, false.
See Also
FormFieldInfo Class | Mediachase.FileUploader Namespace