3 references to PathSeparator
System.Web (3)
UI\WebControls\SiteMapPath.cs (3)
468
CreateItem(index, SiteMapNodeItemType.
PathSeparator
, null);
564
case SiteMapNodeItemType.
PathSeparator
:
571
if (itemType == SiteMapNodeItemType.
PathSeparator
) {