DashboardCustomContent(HtmlContentGenerator) Constructor

Custom HTML content generator.

Definition

Namespace: MFiles.VAF.Configuration.Domain.Dashboards
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public DashboardCustomContent(
	HtmlContentGenerator htmlGenerator
)

Parameters

htmlGenerator  HtmlContentGenerator

See Also