This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.IIS.
Summary
Creates a website
- Assembly
- Cake
.IIS .dll - Namespace
- Cake
.IIS - Containing Type
- WebsiteManager
Syntax
public void Create(WebsiteSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | WebsiteSettings | The settings of the website to add |
Return Value
Type | Description |
---|---|
void |