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