UpdateDashboardContent Class |
Namespace: MFiles.VAF.Configuration.Domain.ClientDirective
The UpdateDashboardContent type exposes the following members.
Name | Description | |
---|---|---|
![]() | UpdateDashboardContent | Initializes a new instance of the UpdateDashboardContent class |
Name | Description | |
---|---|---|
![]() | Content |
Html content to update the dashboard with.
|
![]() | Mode |
Determines how the target will be updated with the content.
If a target is not specified, the mode is ignored.
|
![]() | Target |
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.
|
![]() | Type |
Indicates the directive type defined.
|