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.
The default parameter name for an action’s binding parameter.
Namespace:   System.Web.Http.OData.Builder
Assembly:  System.Web.Http.OData (in System.Web.Http.OData.dll)
Syntax
public const string DefaultBindingParameterName
public:
literal String^ DefaultBindingParameterName
static val mutable DefaultBindingParameterName : string
Public Const DefaultBindingParameterName As String
Field Value
Type: System.String
See Also
BindingParameterConfiguration Class
System.Web.Http.OData.Builder Namespace
Return to top