LinqBinaryModelBinder Class
Maps a browser request to a LINQ Binary object.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | LinqBinaryModelBinder() | Initializes a new instance of the LinqBinaryModelBinder class. |
| Name | Description | |
|---|---|---|
![]() | BindModel(ControllerContext^, ModelBindingContext^) | Binds the model by using the specified controller context and binding context.(Overrides ByteArrayModelBinder::BindModel(ControllerContext^, ModelBindingContext^).) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

