- Namespace
- Statiq
.Common - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["IDocumentHtmlExtensions"]
class Type type-node
Syntax
public static class IDocumentHtmlExtensions
Methods
Name | Return Value | Summary |
---|---|---|
ParseHtmlAsync |
Task |
Gets an
IHtmlDocument by parsing the content of an IDocument .
static
|