Click or drag to resize
AttachmentItemDataItem Property
Gets the data item.

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

Property Value

Type: AttachmentItem
The data item.
See Also