System.Web.UI.ControlValuePropertyAttribute.DefaultValue Property

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

Syntax

public object DefaultValue { get; }

Value

Documentation for this section has not yet been entered.

Remarks

When the property specified by the ControlValuePropertyAttribute.Name property is not set, use the ControlValuePropertyAttribute.DefaultValue property to determine the default value for the property.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0