1 override of GetNewName
System.Web.Mobile (1)
UI\MobileControls\Design\ListItemsPage.cs (1)
72protected override String GetNewName()
2 references to GetNewName
System.Web.Mobile (2)
UI\MobileControls\Design\ObjectListCommandsPage.cs (1)
189CommandTreeNode newNode = new CommandTreeNode(GetNewName());
UI\MobileControls\Design\ObjectListFieldsPage.cs (1)
246FieldTreeNode newNode = new FieldTreeNode(GetNewName());