Click or drag to resize
AttachmentItemEventArgsItem Property
Gets the item.

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

Property Value

Type: AttachmentItem
The item.
See Also