| UrlIndexPathIndex Property |
Namespace:
Dynamicweb.Frontend.UrlHandling
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public ConcurrentDictionary<string, UrlNode> PathIndex { get; set; }
Public Property PathIndex As ConcurrentDictionary(Of String, UrlNode)
Get
Set
Property Value
Type:
ConcurrentDictionaryString,
UrlNodeSee Also