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.
Namespace:
MFiles.VAF.Configuration.Domain.Dashboards
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic static string ContentTarget
Public Shared ContentTarget As String
public:
static String^ ContentTarget
Field Value
Type:
String
See Also