UpdateDashboardContentTarget Property

The target dashboard element where the content should be placed. In the form of a css or jquery selector. If not specified, the entire dashboard will be replaced with the provided content.

Definition

Namespace: MFiles.VAF.Configuration.Domain.ClientDirective
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public string Target { get; set; }

Property Value

String

See Also