The ZCPostBackTrigger type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ZCPostBackTrigger | Initializes a new instance of the ZCPostBackTrigger 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 Object..::.ToString()()().) |
Properties
| Name | Description | |
|---|---|---|
| ControlID |
Gets or sets the name of the control that triggers an asynchronous postback for an UpdatePanel control.
|