ODataRouteConstants.Controller Field
Route data key for the controller name.
Namespace: System.Web.OData.Routing
Assembly: System.Web.OData (in System.Web.OData.dll)
Syntax
public static readonly string Controller
public:
static initonly String^ Controller
static val Controller : string
Public Shared ReadOnly Controller As String
Field Value
Type: System.String
See Also
ODataRouteConstants Class
System.Web.OData.Routing Namespace
Return to top