Namespace Umbraco.Cms.Web.Common.ModelBinders
Classes
ContentModelBinder
Maps view models, supporting mapping to and from any
ContentModelBinderProvider
The provider for ContentModelBinder mapping view models, supporting mapping to and from any IPublishedContent or IContentModel.
HttpQueryStringModelBinder
Allows an Action to execute with an arbitrary number of QueryStrings
ModelBindingException
The exception that is thrown when an error occurs while binding a source to a model.