The members of System.Web.UI.WebControls.ProfileParameter are listed below.
See Also: Inherited members from System.Web.UI.WebControls.Parameter
Initializes a new instance of the System.Web.UI.WebControls.ProfileParameter class. | ||
Initializes a new named instance of the System.Web.UI.WebControls.ProfileParameter class, using the specified property name to identify which ASP.NET Profile property to bind to. | ||
Initializes a new named and strongly typed instance of the System.Web.UI.WebControls.ProfileParameter class, using the specified property name to identify which ASP.NET Profile property to bind to. |
Initializes a new instance of the System.Web.UI.WebControls.ProfileParameter class with the values of the instance specified by the original parameter. |
PropertyName | string.
Gets or sets the name of the ASP.NET Profile property that the parameter binds to. |
override | Clone()
| |
override | Evaluate(System.Web.HttpContext, System.Web.UI.Control)
|