- Namespace
- Statiq
.Web - Containing Type
- Bootstrapper
Template Extensions
Syntax
public static TBootstrapper SetDefaultLayoutModule<TBootstrapper>(this TBootstrapper bootstrapper, IModule module)
where TBootstrapper : IBootstrapper
Type Parameters
Name | Description |
---|---|
TBootstrapper |
Parameters
Name | Type | Description |
---|---|---|
bootstrapper | TBootstrapper | |
module | IModule |
Return Value
Type | Description |
---|---|
TBootstrapper |