Click or drag to resize
DirectFileUploaderShowIconMode Property
Whether to display button with text or icon.

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

Property Value

Type: Boolean
See Also