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