1 write to _caption
System.Web.Entity.Design (1)
System\Data\WebControls\Design\Util\WizardPanel.cs (1)
54
_caption
= value;
2 references to _caption
System.Web.Entity.Design (2)
System\Data\WebControls\Design\Util\WizardPanel.cs (2)
46
if (
_caption
== null)
50
return
_caption
;