- Namespace
- Statiq
.Common - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["IExecutionStateGetLinkExtensions"]
class Type type-node
Syntax
public static class IExecutionStateGetLinkExtensions
Methods
Name | Return Value | Summary |
---|---|---|
GetLink |
string |
Gets a link for the specified document using the document destination.
This version should be used inside modules to ensure
consistent link generation. Note that you can optionally include the host or not depending
on if you want to generate host-specific links. By default, the host is not included so that
sites work the same on any server including the preview server.
static
|
GetLink |
string |
Gets a link for the specified metadata using the specified metadata value and the default settings from the
configuration. This version should be used inside modules to ensure
consistent link generation. Note that you can optionally include the host or not depending
on if you want to generate host-specific links. By default, the host is not included so that
sites work the same on any server including the preview server.
static
|
GetLink |
string |
Gets a link for the specified metadata using the specified metadata value and the default settings from the
configuration. This version should be used inside modules to ensure
consistent link generation. Note that you can optionally include the host or not depending
on if you want to generate host-specific links. By default, the host is not included so that
sites work the same on any server including the preview server.
static
|
GetLink |
string |
Converts the specified path into a string appropriate for use as a link using default settings from the
configuration. This version should be used inside modules to ensure
consistent link generation. Note that you can optionally include the host or not depending
on if you want to generate host-specific links. By default, the host is not included so that
sites work the same on any server including the preview server.
static
|
GetLink |
string |
Converts the path into a string appropriate for use as a link, overriding one or more
settings from the configuration.
static
|
GetLink |
string |
Converts the path into a string appropriate for use as a link, overriding one or more
settings from the configuration.
static
|
GetLink |
string |
Converts the path into a string appropriate for use as a link, overriding one or more
settings from the configuration.
static
|
GetLink |
string |
Converts the path into a string appropriate for use as a link, overriding one or more
settings from the configuration.
static
|
GetLink |
string |
Converts the path into a string appropriate for use as a link, overriding one or more
settings from the configuration.
static
|
GetLink |
string |
Converts the path into a string appropriate for use as a link, overriding one or more
settings from the configuration.
static
|
GetLink |
string |
Converts the path into a string appropriate for use as a link, overriding one or more
settings from the configuration.
static
|
GetLink |
string |
Converts the path into a string appropriate for use as a link, overriding one or more
settings from the configuration.
static
|
GetLink |
string |
Converts the specified path into a string appropriate for use as a link using default settings from the
configuration. This version should be used inside modules to ensure
consistent link generation. Note that you can optionally include the host or not depending
on if you want to generate host-specific links. By default, the host is not included so that
sites work the same on any server including the preview server.
static
|
GetLink |
string |
Converts the path into a string appropriate for use as a link, overriding one or more
settings from the configuration.
static
|
GetLink |
string |
Converts the path into a string appropriate for use as a link, overriding one or more
settings from the configuration.
static
|
GetLink |
string |
Converts the path into a string appropriate for use as a link, overriding one or more
settings from the configuration.
static
|
GetLink |
string |
Converts the path into a string appropriate for use as a link, overriding one or more
settings from the configuration.
static
|
GetLink |
string |
Converts the path into a string appropriate for use as a link, overriding one or more
settings from the configuration.
static
|
GetLink |
string |
Converts the path into a string appropriate for use as a link, overriding one or more
settings from the configuration.
static
|
GetLink |
string |
Converts the path into a string appropriate for use as a link, overriding one or more
settings from the configuration.
static
|
GetLink |
string |
Converts the path into a string appropriate for use as a link, overriding one or more
settings from the configuration.
static
|
GetLink |
string |
Gets a link for the root of the site using the host and root path specified in the settings.
static
|