PostBackOptions Constructor
.NET Framework (current version)
Initializes a new instance of the PostBackOptions class.
Assembly: System.Web (in System.Web.dll)
| 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:
