This content is part of a third party extension that is not supported by the Cake project.
Summary
Initializes a new instance of the
UrlLoadDirectiveProvider
class.
- Assembly
- Cake
.UrlLoadDirective .Module .dll - Namespace
- Cake
.UrlLoadDirective .Module - Containing Type
- Url
Load Directive Provider
Syntax
public UrlLoadDirectiveProvider(ICakeConfiguration configuration, ICakeEnvironment environment)
Parameters
Name | Type | Description |
---|---|---|
configuration | ICakeConfiguration | The configuration. |
environment | ICakeEnvironment | The environment. |
Return Value
Type | Description |
---|---|
void |