The ZCAsyncPostBackTrigger type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ZCAsyncPostBackTrigger | Initializes a new instance of the ZCAsyncPostBackTrigger class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (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
| Name | Description | |
|---|---|---|
| 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.
|