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
PathName Property
Namespace:
Dynamicweb.Frontend.UrlHandling
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
C#
VB
Copy
public
string
PathName
{
get
;
set
; }
Public
Property
PathName
As
String
Get
Set
Property Value
Type:
String
See Also
Reference
UrlNode Class
Dynamicweb.Frontend.UrlHandling Namespace