TryGetXrefDocument(IExecutionContext, string, IDocument) Method
Namespace
Statiq.Web
Containing Type
IExecutionContextXrefExtensions

Syntax

public static bool TryGetXrefDocument(this IExecutionContext context, string xref, out IDocument document)

Parameters

Name Type Description
context IExecutionContext
xref string
document IDocument

Return Value

Type Description
bool