- Namespace
- Statiq
.Web - Containing Type
- HtmlAnalyzer
Syntax
protected abstract Task AnalyzeAsync(IHtmlDocument htmlDocument, IDocument document, IAnalyzerContext context)
Parameters
| Name | Type | Description |
|---|---|---|
| htmlDocument | IHtmlDocument | |
| document | IDocument | |
| context | IAnalyzerContext |
Return Value
| Type | Description |
|---|---|
| Task |