CMSAccessibleButtonIconOnly Property |
If true, the button is the only-image button. The button is then without a button-like background and only image is dispayed. I.e. it adds "btn-icon" class.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public virtual bool IconOnly { get; set; }
Property Value
Type:
BooleanSee Also