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