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