PostBackOptions Constructor
.NET Framework 3.0
Initializes a new instance of the PostBackOptions class.
| 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.
|