DashboardHelperCustomAttributesContentTarget Field

Value should the the id of an element inside the dashboard. Attribute should be used together with the ContentCommand attribute. The element referenced in will have its inner html content updated to that which was returned when the sibling content command is executed.

Definition

Namespace: MFiles.VAF.Configuration.Domain.Dashboards
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public static string ContentTarget

Field Value

String

See Also