The constructors of System.Web.UI.WebControls.Parameter are listed below. For a list of all members, see the Parameter Members list.
See Also: Inherited members from System.Object
Initializes a new default instance of the System.Web.UI.WebControls.Parameter class. | ||
Initializes a new instance of the System.Web.UI.WebControls.Parameter class, using the specified name. | ||
Initializes a new instance of the System.Web.UI.WebControls.Parameter class, using the specified name and type. | ||
Initializes a new instance of the System.Web.UI.WebControls.Parameter class, using the specified name, the specified type, and the specified string for its Parameter.DefaultValue property. |
Initializes a new instance of the System.Web.UI.WebControls.Parameter class with the values of the original, specified instance. |