Microsoft.AspNetCore.Mvc.ViewFeatures.Buffers Namespace

The types in this namespace support the ASP.NET Core framework and are not intended to be used directly.

Structs

ViewBufferValue

Encapsulates a string or IHtmlContent value.

Interfaces

IViewBufferScope

Creates and manages the lifetime of ViewBufferValue[] instances.

Remarks

For more information about MVC views, see Views in ASP.NET Core MVC.