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