Method | Description | |
---|---|---|
GetResourceStreamMatches ( |
Gets information about the resources that are embedded in the assembly.
|
Method | Description | |
---|---|---|
DuplicateModuleNameByConvention ( string resourceName ) : string |
This one is important - it ensures the view locations loaded from DLLs are in line with the NSemble convention, e.g. Modules/Blog/Views/SomeView.cshtml
|
|
GetResourceExtension ( string resourceName ) : string |
public GetResourceStreamMatches ( |
||
assembly | The |
|
supportedViewEngineExtensions | IEnumerable |
A list of view extensions to look for. |
return | Func |