Click or drag to resize
AttachmentItemIsCustom Property
Gets a value indicating whether this instance is custom.

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
public bool IsCustom { get; }

Property Value

Type: Boolean
true if this instance is custom; otherwise, false.
See Also