The StyledButton type exposes the following members.

Properties

  Name Description
Public property AccessKey
Gets or sets the access key that allows you to quickly navigate to the Web server control.

The access key for quick navigation to the Web server control. The default value is System.String.Empty, which indicates that this property is not set.

Public property CausesValidation
Public property CommandArgument
Public property CommandName
Public property CssClass
Gets or sets the Css class.
Public property Enabled
Public property EnableNativeButtonMode
Gets or sets a value indicating whether native button mode is enabled.
Public property NavigateUrl
Gets or sets the navigate url.
Public property OnClientClick
Public property PostBackUrl
Public property RegisterAsPostBackControl
Gets or sets a value indicating whether control should register inner button as postback control.
Public property StyledButtonControl
Public property Text
Public property ToolTip
Public property ValidationGroup
Public property Visible

See Also