M-Files Vault Application Framework
C#
Show/Hide TOC
Status
Dashboard
To
String Method
Generates an html string representing the current dashboard contents.
Definition
Namespace:
MFiles.VAF.Configuration.Domain.Dashboards
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
override
string
ToString
()
Return Value
String
HTML text.
See Also
Reference
StatusDashboard Class
MFiles.VAF.Configuration.Domain.Dashboards Namespace
In This Article
Definition
See Also