Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Frapid
WebsiteBuilder
ContentExtensions
C# Class Frapid.WebsiteBuilder.ContentExtensions
Exibir arquivo
Open project: frapid/frapid
Public Methods
Method
Description
ParseHtmlAsync
(
string
tenant
,
string
html
) :
Task
Method Details
ParseHtmlAsync()
public
static
method
public
static
ParseHtmlAsync
(
string
tenant
,
string
html
) :
Task
tenant
string
html
string
return
Task