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