Prado\Web\UI\ActiveControls\TActiveImage::getActiveControl PHP Method

getActiveControl() public method

public getActiveControl ( ) : TBaseActiveControl
return TBaseActiveControl basic active control options.
    public function getActiveControl()
    {
        return $this->getAdapter()->getBaseActiveControl();
    }