ASP Uploader Class Reference

AttachmentItem.ShouldSave Property

Gets a value indicating whether the item is checked and not a custom item.

[Visual?Basic]
Public?ReadOnly?Property?ShouldSave?As?Boolean
[C#]
public?bool?ShouldSave?{get;}

Property Value

true if [should save]; otherwise, false.

See Also

AttachmentItem Class | CuteWebUI Namespace