GetLink(IExecutionState) Method
Gets a link for the root of the site using the host and root path specified in the settings.

Syntax

public static string GetLink(this IExecutionState executionState)

Parameters

Name Type Description
executionState IExecutionState The execution context.

Return Value

Type Description
string A link for the root of the site.