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