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

Syntax

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

Parameters

Name Type Description
context IExecutionContext
xref string
link string
error string

Return Value

Type Description
bool