Class SitecoreLayoutResponseAttribute

Version: 21.x

Binds a SitecoreLayoutResponse object.

Inheritance

System.Object

SitecoreLayoutResponseAttribute

Implements

Microsoft.AspNetCore.Mvc.ModelBinding.IBindingSourceMetadata

Namespace: Sitecore.AspNet.RenderingEngine.Binding.Attributes

Assembly: Sitecore.AspNet.RenderingEngine.dll
Syntax
public class SitecoreLayoutResponseAttribute : Attribute

Constructors

SitecoreLayoutResponseAttribute()

Declaration
public SitecoreLayoutResponseAttribute()

Properties

BindingSource

Declaration
public BindingSource BindingSource { get; }
Property Value
TypeDescription
Microsoft.AspNetCore.Mvc.ModelBinding.BindingSource

Implements

Microsoft.AspNetCore.Mvc.ModelBinding.IBindingSourceMetadata

If you have suggestions for improving this article, let us know!