NeatUpload Documentation

UploadedFile.IsUploaded Property

Whether this object corresponds to an actual file with either a non-empty filename or a non-zero length.

public abstract bool IsUploaded {get;}

Property Value

Whether this object corresponds to an actual file with either a non-empty filename or a non-zero length.

See Also

UploadedFile Class | Brettle.Web.NeatUpload Namespace