The LinkButton Control

The properties and events of the LinkButton control are shown in Tables E.21 and E.22.

Table E.21. Properties of the LinkButton Control
Property Description
CausesValidation Gets or sets a value indicating whether validation is performed when the LinkButton control is clicked.
CommandArgument Gets or sets an optional argument passed to the Command event handler along with the associated CommandName property.
CommandName Gets or sets the command name associated with the LinkButton control.This value is passed to the Command event handler along with the CommandArgument property.
Text Gets or sets the text caption displayed on the LinkButton control.
Table E.22. Events of the LinkButton Control
Event Description
Click Triggered ...

Get Inside ASP.NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.