System.Web.UI.ControlValuePropertyAttribute.Name Property

Gets the default property for a control.

Syntax

public string Name { get; }

Value

Documentation for this section has not yet been entered.

Remarks

When a System.Web.UI.WebControls.ControlParameter object is defined without its System.Web.UI.WebControls.ControlParameter.PropertyName property set, use the ControlValuePropertyAttribute.Name property to determine the default property that is bound to the System.Web.UI.WebControls.ControlParameter object at run time.

Requirements

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