The members of System.Web.UI.ControlValuePropertyAttribute are listed below.
See Also: Inherited members from System.Attribute
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. |
[read-only] | DefaultValue | object.
Gets the default value for the default property of a control. |
[read-only] | Name | string.
Gets the default property for a control. |
override | Equals(object)
| |
override | GetHashCode()
|