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