The constructors of System.Web.UI.WebControls.ControlParameter are listed below. For a list of all members, see the ControlParameter Members list.
See Also: Inherited members from System.Web.UI.WebControls.Parameter
Initializes a new unnamed instance of the System.Web.UI.WebControls.ControlParameter class. | ||
Initializes a new named instance of the System.Web.UI.WebControls.ControlParameter class, using the specified control name to identify which control to bind to. | ||
Initializes a new named instance of the System.Web.UI.WebControls.ControlParameter class, using the specified property name and control name to identify which control to bind to. | ||
Initializes a new named and strongly typed instance of the System.Web.UI.WebControls.ControlParameter class, using the specified property name and control name to identify which control to bind to. |
Initializes a new instance of the System.Web.UI.WebControls.ControlParameter class with values from the specified instance. |