2 references to UsePathModifier
System.Web (2)
XmlSiteMapProvider.cs (2)
124if (context == null || !context.Response.UsePathModifier || subNodes.Count == 0) { 956if (node == null || context == null || !context.Response.UsePathModifier) {