5 references to RegisterPanel
System.Web.Entity.Design (5)
System\Data\WebControls\Design\Util\WizardForm.cs (4)
245RegisterPanel(nextPanel); 271RegisterPanel(_initialPanel); 358RegisterPanel(panels[0]); 363RegisterPanel(panels[i + 1]);
System\Data\WebControls\Design\Util\WizardPanel.cs (1)
82_parentWizard.RegisterPanel(_nextPanel);