Share via


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

Name Description
ViewBufferValue

Encapsulates a string or IHtmlContent value.

Interfaces

Name Description
IViewBufferScope

Creates and manages the lifetime of ViewBufferValue[] instances.

Remarks

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