Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides a key for the IHttpRouteData associated with this request.
Namespace: System.Web.Http.Hosting
Assembly: System.Web.Http (in System.Web.Http.dll)
Syntax
'Declaration
Public Shared ReadOnly HttpRouteDataKey As String
'Usage
Dim value As String
value = HttpPropertyKeys.HttpRouteDataKey
public static readonly string HttpRouteDataKey
public:
static initonly String^ HttpRouteDataKey
static val HttpRouteDataKey: string
public static final var HttpRouteDataKey : String