The PostBackEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PostBackEventArgs |
Constructor used to pass in parameters.
|
Properties
| Name | Description | |
|---|---|---|
| PostBackValue |
String returned to server when the user clicks a button or
changes the selection in a dropdown when the PostBackValue property
of that toolbar item is set to a non-blank value.
|