FromUriAttribute Class¶
Summary¶
An attribute that specifies that the value can be bound from the query string or route data.
Inheritance Hierarchy¶
System.Object
System.Attribute
System.Web.Http.FromUriAttribute
Syntax¶
public class FromUriAttribute : Attribute, _Attribute, IOptionalBinderMetadata, IBindingSourceMetadata, IModelNameProvider