System.Web.UI.WebControls.ControlParameter: Property Members

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

Public Properties

ControlIDstring.

Specifies the name of the control that the System.Web.UI.WebControls.ControlParameter object binds to.

PropertyNamestring.

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.