IHtmlAsyncContent Interface
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.
HTML content which can be written asynchronously to a TextWriter.
C#
public interface IHtmlAsyncContent : Microsoft.AspNetCore.Html.IHtmlContent
type IHtmlAsyncContent = interface
interface IHtmlContent
Public Interface IHtmlAsyncContent
Implements IHtmlContent
- Implements
Write |
Writes the content by encoding it with the specified |
Write |
Writes the content to the specified |
Produkt | Versiounen |
---|---|
ASP.NET Core | 8.0, 9.0 |