Prado\Web\UI\WebControls\TDataSourceControl::setEnableTheming PHP Метод

setEnableTheming() публичный Метод

public setEnableTheming ( $value )
    public function setEnableTheming($value)
    {
        throw new TNotSupportedException('datasourcecontrol_enabletheming_unsupported');
    }