HtmlString Class

Implementation of HtmlString with an extra constructor for handling FormattableString which is defined using C# string interpolation with the custom DashboardFormatProvider.

Definition

Namespace: MFiles.VAF.Configuration.Domain.Dashboards
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public class HtmlString
Inheritance
Object    HtmlString

Constructors

Methods

ToString Override.
(Overrides ObjectToString)

See Also