public class DashboardText : IDashboardContent
DashboardText | No arg constructor. |
DashboardText(String) | Basic constructor. |
Text | The plain text to convert to content. |
Generate | Generate the xml content. |
ToXmlFragment |
Converts an IDashboardContent to an xml fragment in
an undefined xml document.
(Defined by DashboardHelper) |
ToXmlString |
Converts an IDashboardContent to a string.
(Defined by DashboardHelper) |