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

Syntax

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

Parameters

Name Type Description
context IExecutionContext
xref string
includeHost bool
link string
error string

Return Value

Type Description
bool