- Namespace
- Statiq
.Web - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["BootstrapperFactoryExtensions"]
class Type type-node
Syntax
public static class BootstrapperFactoryExtensions
Methods
Name | Return Value | Summary |
---|---|---|
CreateWeb |
Bootstrapper |
Creates a bootstrapper with all functionality for Statiq Web.
static
|