M-Files Vault Application Framework
C#
Show/Hide TOC
Update
Dashboard
Content
Content Property
Html content to update the dashboard with.
Definition
Namespace:
MFiles.VAF.Configuration.Domain.ClientDirective
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
string
Content
{
get
;
set
; }
Property Value
String
See Also
Reference
UpdateDashboardContent Class
MFiles.VAF.Configuration.Domain.ClientDirective Namespace
In This Article
Definition
See Also