Click or drag to resize
UploadFileBaseItemTextTemplate Property
Gets or sets the item text template.

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

Property Value

Type: String
The item text template.
See Also