Prado\Web\UI\ActiveControls\TActiveListItemCollection::getControl PHP Méthode

getControl() public méthode

public getControl ( ) : Prado\Web\UI\ActiveControls\IActiveControl
Résultat Prado\Web\UI\ActiveControls\IActiveControl active control using the collection.
    public function getControl()
    {
        return $this->_control;
    }