Class ContentModelBinderProvider
The provider for Content
Inheritance
System.Object
Namespace: Umbraco.Cms.Web.Common.ModelBinders
Assembly: Umbraco.Web.Common.dll
Syntax
public class ContentModelBinderProvider : IModelBinderProvider
Methods
View SourceGetBinder(ModelBinderProviderContext)
Declaration
public IModelBinder GetBinder(ModelBinderProviderContext context)
Parameters
Type | Name | Description |
---|---|---|
Microsoft. |
context |
Returns
Type | Description |
---|---|
Microsoft. |