System.Web.UI.ControlValuePropertyAttribute: Constructor Members

The constructors of System.Web.UI.ControlValuePropertyAttribute are listed below. For a list of all members, see the ControlValuePropertyAttribute Members list.

See Also: Inherited members from System.Attribute

Public Constructors

Initializes a new instance of the System.Web.UI.ControlValuePropertyAttribute class using the specified property name.

Initializes a new instance of the System.Web.UI.ControlValuePropertyAttribute class using the specified property name and default value.

Initializes a new instance of the System.Web.UI.ControlValuePropertyAttribute class using the specified property name and default value. The default value is also converted to the specified data type.