AttachmentItemShouldSave Property |
Gets a value indicating whether the item is checked and not a custom item.
Namespace: CuteWebUIAssembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntaxpublic bool ShouldSave { get; }
Public ReadOnly Property ShouldSave As Boolean
Get
Property Value
Type:
Booleantrue if [should save]; otherwise,
false.
See Also