The ZCAsyncPostBackTrigger type exposes the following members.

Constructors

  NameDescription
ZCAsyncPostBackTrigger
Initializes a new instance of the ZCAsyncPostBackTrigger 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 ZCPostBackTrigger..::.ToString()()().)

Properties

  NameDescription
ControlID
Gets or sets the name of the control that triggers an asynchronous postback for an UpdatePanel control.
(Inherited from ZCPostBackTrigger.)
EventName
Gets or sets the postback control event that triggers an UpdatePanel control to be updated.

See Also