ValueProviderAttribute Properties

Include Protected Members
Include Inherited Members

The ValueProviderAttribute type exposes the following members.

Properties

  Name Description
Public property BinderType Gets or sets the type of model binder. (Inherited from ModelBinderAttribute.)
Public property Name Gets or sets the name to consider as the parameter name during model binding. (Inherited from ModelBinderAttribute.)
Public property SuppressPrefixCheck Gets or sets a value that specifies whether the prefix check should be suppressed. (Inherited from ModelBinderAttribute.)
Public property TypeId (Inherited from Attribute.)
Public property ValueProviderFactoryTypes Gets the types of object returned by the value provider factory.

Top

See Also

Reference

ValueProviderAttribute Class

System.Web.Http.ValueProviders Namespace