RadButtonControlType Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Control type of the Button.

Namespace:  Telerik.WebAii.Controls.Html
Assembly:  Telerik.WebAii.Controls.Html (in Telerik.WebAii.Controls.Html.dll) Version: 2012.1.411.0 (2012.1.411.0)
Syntax

public enum RadButtonControlType
Members

  Member nameValueDescription
StandardButton0 The StandardButton control type.
LinkButton1 LinkButton control type.
ToggleButton2 ToggleButton control type.
SkinnedButton4 SkinnedButton control type.
See Also

Reference