Click or drag to resize
UploadAttachmentsItemTemplatePosition Property
Gets or sets the item template position.

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
public AttachmentItemTemplatePosition ItemTemplatePosition { get; set; }

Property Value

Type: AttachmentItemTemplatePosition
The item template position.
See Also