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.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public virtual ButtonStyle ButtonStyle { get; set; }
Property Value
Type:
ButtonStyleSee Also