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.Orchard.
Syntax
public static FilePathCollection FilterModuleBinaries(this ICakeContext context, FilePathCollection moduleBinaries, FilePathCollection orchardWebBinaries)
Attributes
Type |
Description |
CakeMethodAliasAttribute |
|
Parameters
Name |
Type |
Description |
context |
ICakeContext |
|
moduleBinaries |
FilePathCollection |
|
orchardWebBinaries |
FilePathCollection |
|
Return Value
Type |
Description |
FilePathCollection |
|