ExtensionLocationsExtensionsModuleMatch - метод |
Return module from path that is constructed as ExtensionLocation/Module/relative/path/in/module
Extension locations can contain '/' so they are matched with deeper path first
Пространство имён:
Orchard.Environment.Configuration
Сборка:
EleWise.ELMA.SDK.Web (в EleWise.ELMA.SDK.Web.dll) Версия: 1.0.0.0
Синтаксисpublic string ExtensionsModuleMatch(
string virtualPath
)
Параметры
- virtualPath
- Тип: String
Возвращаемое значение
Тип:
Stringthe module - or null of not found
См. также