UltimateEditor Class Library

PostBackEventArgs Members

PostBackEventArgs overview

Public Instance Constructors

PostBackEventArgs Constructor Constructor used to pass in parameters.

Public Instance Properties

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.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

PostBackEventArgs Class | Karamasoft.WebControls.UltimateEditor Namespace