Class SitecoreRouteFieldsAttribute
Version: 21.x
Binds all fields for a Sitecore Route.
Inheritance
System.Object
SitecoreRouteFieldsAttribute
Implements
Microsoft.AspNetCore.Mvc.ModelBinding.IBindingSourceMetadata
Namespace: Sitecore.AspNet.RenderingEngine.Binding.Attributes
Assembly: Sitecore.AspNet.RenderingEngine.dll
Syntax
RequestResponse
public class SitecoreRouteFieldsAttribute : AttributeConstructors
SitecoreRouteFieldsAttribute()
Declaration
RequestResponse
public SitecoreRouteFieldsAttribute()Properties
BindingSource
Declaration
RequestResponse
public BindingSource BindingSource { get; }Property Value
| Type | Description |
|---|---|
| Microsoft.AspNetCore.Mvc.ModelBinding.BindingSource |
Implements
Microsoft.AspNetCore.Mvc.ModelBinding.IBindingSourceMetadata