DashboardCustomContent Constructor

Overload List

DashboardCustomContent(FormattableString) Custom, static HTML content from a formattable string. Placeholder values are html escaped as necessary.
DashboardCustomContent(HtmlContentGenerator) Custom HTML content generator.
DashboardCustomContent(String) Custom, static HTML content.
DashboardCustomContent(XmlContentGenerator) Constructor

See Also