Gets or sets a value indicating whether the dialog allows the selection of an empty image.

Namespace: inchl.Framework.Business
Assembly:   inchl.Framework.Business (in inchl.Framework.Business.dll)

Syntax

C#
public bool AllowEmptyImage { get; set; }

Field Value

true if an empty image is allowed to be selected; otherwise, false.