1 reference to IsDescendantOf
System.Web (1)
UI\WebControls\SiteMapDataSource.cs (1)
246if (currentNode == null || !currentNode.IsDescendantOf(node) || currentNode.Equals(node)) {