Interface IApiRichTextMarkupParser
Namespace: Umbraco.Cms.Core.DeliveryApi
Assembly: Umbraco.Core.dll
Syntax
public interface IApiRichTextMarkupParserMethods
View SourceParse(String)
Declaration
string Parse(string html)Parameters
| Type | Name | Description | 
|---|---|---|
| System.String | html | 
Returns
| Type | Description | 
|---|---|
| System.String |