 | UrlProviderGetMappings Method |
Namespace:
Dynamicweb.Frontend.UrlProviders
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic abstract List<Mapping> GetMappings()
Public MustOverride Function GetMappings As List(Of Mapping)
Return Value
Type:
ListMapping
See Also