Click or drag to resize

UrlIndexPathIndex Property

Namespace:  Dynamicweb.Frontend.UrlHandling
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public ConcurrentDictionary<string, UrlNode> PathIndex { get; set; }

Property Value

Type: ConcurrentDictionaryString, UrlNode
See Also