Click or drag to resize
CMSButtonGroupActionUseIconButton Property
Indicates if the icon button (without text) should be used.

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

Property Value

Type: Boolean
See Also