Click or drag to resize
DirectFileUploaderShowProgress Property
Indicates if progress should be displayed. Applied only for multi file uploader.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public bool ShowProgress { get; set; }

Property Value

Type: Boolean
See Also