RouteDataAttribute.Key Property

.NET Framework (current version)
 

Gets the route data key.

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

member Key : string with get, private set

Property Value

Type: System.String

The route data key.

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: