Click or drag to resize
UploadAttachmentsHideNoItemTable Property
Gets or sets a value indicating whether [hide no item table].

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

Property Value

Type: Boolean
true if [hide no item table]; otherwise, false.
See Also