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

Syntax

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

Parameters

Name Type Description
context IExecutionContext
xref string
includeHost bool
link string

Return Value

Type Description
bool