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

Syntax

public static IDocument GetXrefDocument(this IExecutionContext context, string xref)

Parameters

Name Type Description
context IExecutionContext
xref string

Return Value

Type Description
IDocument