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 FilterThemeBinaries(this ICakeContext context, FilePathCollection themeBinaries, FilePathCollection orchardWebBinaries)
Attributes
| Type |
Description |
| CakeMethodAliasAttribute |
|
Parameters
| Name |
Type |
Description |
| context |
ICakeContext |
|
| themeBinaries |
FilePathCollection |
|
| orchardWebBinaries |
FilePathCollection |
|
Return Value
| Type |
Description |
| FilePathCollection |
|