GetExternalFileService Constructor |
Namespace: CMS.Routing.WebAssembly: CMS.Routing.Web (in CMS.Routing.Web.dll) Version: 13.0.131
Syntax protected GetExternalFileService(
IWebPathMapper webPathMapper
)
Parameters
- webPathMapper
- Type: CMS.Base.InternalIWebPathMapper
Instance for mapping paths from the root of the web application.
See Also