This content is part of a third party extension that is not supported by the Cake project.
Summary
Performs custom registrations in the provided registrar.
- Assembly
- Cake
.UrlLoadDirective .Module .dll - Namespace
- Cake
.UrlLoadDirective .Module - Containing Type
- Url
Load Directive Module
Syntax
public void Register(ICakeContainerRegistrar registrar)
Parameters
Name | Type | Description |
---|---|---|
registrar | I |
The container registrar. |
Return Value
Type | Description |
---|---|
void |