Microsoft.AspNetCore.Mvc.ViewFeatures.Buffers Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.