Class HtmlContentExtensions
Inheritance
System.Object
Namespace: Umbraco.Extensions
Assembly: Umbraco.Web.Common.dll
Syntax
public static class HtmlContentExtensions
Methods
View SourceToHtmlString(IHtmlContent)
Declaration
public static string ToHtmlString(this IHtmlContent content)
Parameters
| Type | Name | Description |
|---|---|---|
| Microsoft.AspNetCore.Html.IHtmlContent | content |
Returns
| Type | Description |
|---|---|
| System.String |