ControlAttribute.PropertyName Property

.NET Framework (current version)
 

Gets the property name.

Namespace:   System.Web.ModelBinding
Assembly:  System.Web (in System.Web.dll)

member PropertyName : string with get, private set

Property Value

Type: System.String

The property name.

For a tutorial series on using model binding with Web Forms, see Model Binding and Web Forms.

.NET Framework
Available since 4.5
Return to top
Show: