4 references to Escape
System.Web (4)
UI\WebControls\MenuItem.cs (2)
303pathParts.Add(TreeView.Escape(Value)); 311pathParts.Add(TreeView.Escape(parent.Value));
UI\WebControls\TreeNode.cs (2)
345pathParts.Add(TreeView.Escape(Value)); 353pathParts.Add(TreeView.Escape(parent.Value));