Click or drag to resize
UploadAttachmentsTableHeaderTemplate Property
Gets or sets the table header template.

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

Property Value

Type: String
The table header template.
See Also