M-Files Vault Application Framework
C#
Show/Hide TOC
Html
String(String) Constructor
Constructor.
Definition
Namespace:
MFiles.VAF.Configuration.Domain.Dashboards
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
HtmlString
(
string
s
)
Parameters
s
String
The html string content.
See Also
Reference
HtmlString Class
HtmlString Overload
MFiles.VAF.Configuration.Domain.Dashboards Namespace
In This Article
Definition
See Also