C# Class Frapid.WebsiteBuilder.Plugins.ArticleExtension

Inheritance: IContentExtension
Afficher le fichier Open project: frapid/frapid

Méthodes publiques

Méthode Description
ParseHtmlAsync ( string tenant, string html ) : Task

Method Details

ParseHtmlAsync() public méthode

public ParseHtmlAsync ( string tenant, string html ) : Task
tenant string
html string
Résultat Task