public static class StatusDashboardContentExtensionMethods
AddContent(DashboardFragment, FormattableString) | Adds a FormattableString content to a [!:DashboardContent]. |
AddContent(StatusDashboard, IDashboardContent) | Inserts html content into a dashboard. |
AddContent(StatusDashboard, FormattableString) | Inserts html content into a dashboard. |
SetInnerContent(DashboardListItem, FormattableString) | Sets the inner html content of a list item. |
SetInnerContent(DashboardPanel, FormattableString) | Sets the inner html content of a panel |