- Namespace
- Statiq
.Web - Containing Type
- I
Execution Context Xref Extensions
Syntax
public static bool TryGetXrefDocument(this IExecutionContext context, string xref, IDictionary<string, ICollection<(string PipelineName, IDocument Document)>> xrefMappings, out IDocument document, out string error)
Parameters
Name | Type | Description |
---|---|---|
context | IExecutionContext | |
xref | string | |
xrefMappings | IDictionary |
|
document | IDocument | |
error | string |
Return Value
Type | Description |
---|---|
bool |