The constructors of System.Web.UI.WebControls.QueryStringParameter are listed below. For a list of all members, see the QueryStringParameter Members list.
See Also: Inherited members from System.Web.UI.WebControls.Parameter
Initializes a new unnamed instance of the System.Web.UI.WebControls.QueryStringParameter class. | ||
Initializes a new named instance of the System.Web.UI.WebControls.QueryStringParameter class, using the specified string to identify which query-string field to bind to. | ||
Initializes a new named and strongly typed instance of the System.Web.UI.WebControls.QueryStringParameter class, using the specified string to identify which query-string field to bind to. |
Initializes a new instance of the System.Web.UI.WebControls.QueryStringParameter class, using the values of the instance that is specified by the original parameter. |