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