ActionBindingContextAttribute Class¶
Summary¶
Specifies that a controller property should be set with the current [Microsoft.AspNet.Mvc.ActionBindingContext](Microsoft.AspNet.Mvc.ActionBindingContext.yml) when creating the controller. The property must have a public set method.
Inheritance Hierarchy¶
System.Object
System.Attribute
Microsoft.AspNet.Mvc.ActionBindingContextAttribute