This content is part of a third party extension that is not supported by the Cake project.
Summary
Load the given reference
- Assembly
- Cake
.UrlLoadDirective .Module .dll - Namespace
- Cake
.UrlLoadDirective .Module - Containing Type
- Url
Load Directive Provider
Syntax
public void Load(IScriptAnalyzerContext context, LoadReference reference)
Parameters
Name | Type | Description |
---|---|---|
context | I |
The context. |
reference | LoadReference | The load reference. |
Return Value
Type | Description |
---|---|
void | The load. |