Dynamicweb 9
Dynamicweb 9
Dynamicweb.Frontend.UrlHandling
UrlNode Class
UrlNode Properties
Children Property
IgnoreInChildPath Property
IgnoreParentPath Property
IgnoreParentQuerystring Property
IgnoreQueryStringOfParent Property
Parent Property
PathExact Property
PathName Property
PathNameSanitized Property
PathUnique Property
QueryStringExact Property
QueryStringParameter Property
QueryStringValue Property
UrlNode
Parent Property
Namespace:
Dynamicweb.Frontend.UrlHandling
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
C#
VB
Copy
public
UrlNode
Parent
{
get
;
set
; }
Public
Property
Parent
As
UrlNode
Get
Set
Property Value
Type:
UrlNode
See Also
Reference
UrlNode Class
Dynamicweb.Frontend.UrlHandling Namespace