DashboardHelperCustomAttributesRefreshInterval Field

Value should be the time in seconds between calls to a domain command. Attribute should be used together with the ContentCommand attribute. When set, the element will automatically call the domain command at the defined interval, and replace the inner html content of the element with the content returned by the command.

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 RefreshInterval

Field Value

String

See Also