This documentation is archived and is not being maintained.
PostBackOptions Constructor
Visual Studio 2010
Initializes a new instance of the PostBackOptions class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
PostBackOptions(Control) | Initializes a new instance of the PostBackOptions class with the specified target control data. |
|
PostBackOptions(Control, String) | Initializes a new instance of the PostBackOptions class with the specified target control and argument data. |
|
PostBackOptions(Control, String, String, Boolean, Boolean, Boolean, Boolean, Boolean, String) | Initializes a new instance of the PostBackOptions class with the specified values for the instance's properties. |
Show: