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.
Namespace:
MFiles.VAF.Configuration.Domain.Dashboards
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 2.1.0.1 (2.1.0.1)
Syntaxpublic static string ContentCommand
Field Value
Type:
String
See Also