FromRouteAttribute Class¶
Summary¶
Specifies that a parameter or property should be bound using route-data from the current request.
Inheritance Hierarchy¶
System.Object
System.Attribute
Microsoft.AspNet.Mvc.FromRouteAttribute
Syntax¶
public class FromRouteAttribute : Attribute, _Attribute, IBindingSourceMetadata, IModelNameProvider