DashboardFormatProvider Class
Formats strings as dashboard content (html).
Arguments are converted to strings (like normal) and are then html escaped,
unless they are
HtmlStrings,
IDashboardContents,
or their format starts with an exclamation point (!).
GetFormat
|
Provides the dashboard formatter when custom formatter is requested.
|