3 writes to TreeViewTitle
System.Web.Mobile (3)
UI\MobileControls\Design\ListItemsPage.cs (1)
47TreeViewTitle = SR.GetString(SR.ListItemsPage_ItemCaption);
UI\MobileControls\Design\ObjectListCommandsPage.cs (1)
46TreeViewTitle = SR.GetString(SR.ObjectListCommandsPage_CommandNameCaption);
UI\MobileControls\Design\ObjectListFieldsPage.cs (1)
48TreeViewTitle = SR.GetString(SR.ObjectListFieldsPage_FieldNameCaption);
1 reference to TreeViewTitle
System.Web.Mobile (1)
UI\MobileControls\Design\ListComponentEditorPage.cs (1)
57TreeList.LblTitle.Text = TreeViewTitle;