Click or drag to resize
AttachmentItemShouldSave Property
Gets a value indicating whether the item is checked and not a custom item.

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

Property Value

Type: Boolean
true if [should save]; otherwise, false.
See Also