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
Initializes a new instance of the
RewriteManager
class.
- Assembly
- Cake
.IIS .dll - Namespace
- Cake
.IIS - Containing Type
- RewriteManager
Syntax
public RewriteManager(ICakeEnvironment environment, ICakeLog log)
Parameters
Name | Type | Description |
---|---|---|
environment | ICakeEnvironment | The environment. |
log | ICakeLog | The log. |
Return Value
Type | Description |
---|---|
void |