2 writes to Caption
System.Web.Entity.Design (2)
System\Data\WebControls\Design\EntityDataSourceConfigureObjectContextPanel.cs (1)
114this.Caption = Strings.Wizard_ObjectContextPanel_Caption;
System\Data\WebControls\Design\EntityDataSourceDataSelectionPanel.cs (1)
134this.Caption = Strings.Wizard_DataSelectionPanel_Caption;
2 references to Caption
System.Web.Entity.Design (2)
System\Data\WebControls\Design\Util\WizardForm.cs (2)
399AccessibleDescription = panel.Caption; 400CaptionLabel.Text = panel.Caption;