ensureChildControls(); return $this->getRegisteredObject('Label'); } public function getTextBox() { $this->ensureChildControls(); return $this->getRegisteredObject('TextBox'); } } ?>