public class DashboardLink : IDashboardContent
DashboardLink | No arg constructor. |
DashboardLink(String, String) | Basic constructor. |
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) |