public function getUseCustomContentForAllChannels()
 {
     $this->_load();
     return parent::getUseCustomContentForAllChannels();
 }