The PostBackEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodPostBackEventArgs
Constructor used to pass in parameters.

Properties

  NameDescription
Public propertyPostBackValue
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.

See Also