The LightSpeedEntityModelBinder type exposes the following members.

Constructors

  NameDescription
LightSpeedEntityModelBinder
Initializes a new instance of the LightSpeedEntityModelBinder class.

Methods

  NameDescription
BindModel
Binds the model to a value by using the specified controller context and binding context.
Register
Registers all LightSpeed entity types in the given assembly to be handled by this ModelBinder

See Also