The ZCPostBackTrigger type exposes the following members.

Constructors

  NameDescription
ZCPostBackTrigger
Initializes a new instance of the ZCPostBackTrigger class

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
ToString
Return the string representation of the object.
(Overrides Object..::.ToString()()().)

Properties

  NameDescription
ControlID
Gets or sets the name of the control that triggers an asynchronous postback for an UpdatePanel control.

See Also