M-Files Vault Application Framework
C#
Show/Hide TOC
Dashboard
Custom
Content(Formattable
String) Constructor
Custom, static HTML content from a formattable string. Placeholder values are html escaped as necessary.
Definition
Namespace:
MFiles.VAF.Configuration.Domain.Dashboards
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
DashboardCustomContent
(
FormattableString
htmlContent
)
Parameters
htmlContent
FormattableString
See Also
Reference
DashboardCustomContent Class
DashboardCustomContent Overload
MFiles.VAF.Configuration.Domain.Dashboards Namespace
In This Article
Definition
See Also