System.Web.UI.ControlValuePropertyAttribute Members

The members of System.Web.UI.ControlValuePropertyAttribute are listed below.

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.

Public Properties

[read-only]
DefaultValueobject.

Gets the default value for the default property of a control.

[read-only]
Namestring.

Gets the default property for a control.

Public Methods

override
Equals(object) : bool

Determines whether the current instance of the System.Web.UI.ControlValuePropertyAttribute object is equal to the specified object.

override
GetHashCode() : int

Returns the hash code for this instance.