4 references to DataPath
System.Web (4)
UI\WebControls\TreeNode.cs (3)
770"'" + Util.QuoteJScriptString(DataPath, true) + "','" + 784"'" + Util.QuoteJScriptString(DataPath, true) + "','" + 789String.Concat(indexString, Text, InternalValuePath, DataPath));
UI\WebControls\TreeView.cs (1)
1413HierarchicalDataSourceView view = GetData(node.DataPath);