Skip to content

IUploadImageConstraints.IgnoreEmptyImage property

If the file contains an empty image, ignore it instead of raising an error.

public bool IgnoreEmptyImage { get; }

See Also