This documentation is archived and is not being maintained.

PostBackOptions Constructor

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.

  NameDescription
Public method PostBackOptions(Control) Initializes a new instance of the PostBackOptions class with the specified target control data.
Public method PostBackOptions(Control, String) Initializes a new instance of the PostBackOptions class with the specified target control and argument data.
Public method 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.
Top
Show: