Click or drag to resize

UrlNodeIgnoreParentQuerystring Property

Note: This API is now obsolete.

Namespace:  Dynamicweb.Frontend.UrlHandling
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("Use IgnoreQueryStringOfParent instead.")]
public bool IgnoreParentQuerystring { get; set; }

Property Value

Type: Boolean
See Also