Click or drag to resize
CMSAccessibleButtonButtonStyle Property
Gets or sets the style of the button.

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

Property Value

Type: ButtonStyle
See Also