Gets about information of the current installation as html.
The returned html is a fragment made up of more div tags having class='sc_about_font'.
string aboutInfo = "<td>" + About.ToHtml() + "</td>"; // returns ready-to-use html.
About Class | Sitecore.Configuration Namespace