The properties 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
ControlID | string.
Specifies the name of the control that the System.Web.UI.WebControls.ControlParameter object binds to. | |
PropertyName | string.
Gets or sets the property name of the control identified by the ControlParameter.ControlID property that the System.Web.UI.WebControls.ControlParameter object binds to. |