Ejemplo n.º 1
0
 /**
  * Provides public access to the content's css id
  * @return string Gets the css id
  */
 public function CssID()
 {
     return $this->content->GetCssID();
 }