M-Files Vault Application Framework
C#
Show/Hide TOC
Dashboard
Node
Dashboard
Generator Property
Function to generate html content for the dashboard in M-Files Admin.
Definition
Namespace:
MFiles.VAF.AdminConfigurations
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
Func
<
string
>
DashboardGenerator
{
get
; }
Property Value
Func
String
See Also
Reference
DashboardNode Class
MFiles.VAF.AdminConfigurations Namespace
In This Article
Definition
See Also