The members of System.Web.UI.WebControls.FormParameter are listed below.
See Also: Inherited members from System.Web.UI.WebControls.Parameter
Initializes a new unnamed instance of the System.Web.UI.WebControls.FormParameter class. | ||
Initializes a new named instance of the System.Web.UI.WebControls.FormParameter class, using the specified string to identify which form variable field to bind to. | ||
Initializes a new named and strongly typed instance of the System.Web.UI.WebControls.FormParameter class, using the specified string to identify which form variable to bind to. |
Initializes a new instance of the System.Web.UI.WebControls.FormParameter class with the values of the instance specified by the original parameter. |
override | Clone()
| |
override | Evaluate(System.Web.HttpContext, System.Web.UI.Control)
|