DashboardHelperCustomAttributesContentCommand Field

Value should be the id of a domain command. Attribute should be used together with the ContentTarget attribute or the RefreshInterval attribute. When set, the element will become a link, that when activated, will trigger the specified domain command, and use the content returned by the command to update the content of the element referenced in the data-contenttarget attribute.

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 ContentCommand

Field Value

String

See Also