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