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

Syntax

public static bool TryGetXrefLink(this IExecutionContext context, string xref, out string link)

Parameters

Name Type Description
context IExecutionContext
xref string
link string

Return Value

Type Description
bool