- Namespace
- Statiq
.Web - Containing Type
- Bootstrapper
Theme Extensions
Syntax
public static TBootstrapper SetThemePath<TBootstrapper>(this TBootstrapper bootstrapper, NormalizedPath themePath)
where TBootstrapper : IBootstrapper
Type Parameters
Name | Description |
---|---|
TBootstrapper |
Parameters
Name | Type | Description |
---|---|---|
bootstrapper | TBootstrapper | |
themePath | NormalizedPath |
Return Value
Type | Description |
---|---|
TBootstrapper |