- Namespace
- Statiq
.Web - Containing Type
- ValidateLinks
Syntax
protected static IEnumerable<(string, IEnumerable<IElement>)> GetLinks(IHtmlDocument htmlDocument, IDocument document, IAnalyzerContext context, bool absolute)
Parameters
| Name | Type | Description |
|---|---|---|
| htmlDocument | IHtmlDocument | |
| document | IDocument | |
| context | IAnalyzerContext | |
| absolute | bool |
Return Value
| Type | Description |
|---|---|
| IEnumerable |