New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.RadPushButton : Telerik.Web.UI.ButtonBase.PostBackButtonBase

Inheritance Hierarchy

Methods

get_iconElement

Gets a reference to the HTML element that holds the icon.

Parameters

Returns

Element A reference to the HTML element that holds the icon.

get_primary

Gets a bool value indicating whether the button control is primary.

Parameters

Returns

Boolean A bool value

set_primary

Sets a bool value indicating whether the button control is primary.

Parameters

value Boolean

A bool value indicating whether the button control is primary.

Returns

None

In this article