Click or drag to resize
DirectFileUploaderButtonStyle Property
Gets or sets the style of the button. Button is not rendered at all when ShowIconMode is true. Therefore this property has no effect.

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

Property Value

Type: ButtonStyle
See Also