November 2001
Intermediate to advanced
736 pages
16h 7m
English
The properties and events of the LinkButton control are shown in Tables E.21 and E.22.
| 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. |
| Event | Description |
|---|---|
| Click | Triggered ... |
Read now
Unlock full access