RouteValueExpressionEditorSheet.RouteValue Property

.NET Framework (current version)
 

Gets or sets the name of the URL parameter to be evaluated by the RouteValue expression.

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

member RouteValue : string with get, set

Property Value

Type: System.String

The name of the URL parameter to be evaluated by the RouteValue expression.

.NET Framework
Available since 4.0
Return to top
Show: