ShowModalDashboard Class

Defines dashboard content to show in a modal dialog to the user.

Definition

Namespace: MFiles.VAF.Configuration.Domain.ClientDirective
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
[SerializableAttribute]
public class ShowModalDashboard : IClientDirective
Inheritance
Object    ShowModalDashboard
Implements
IClientDirective

Constructors

Properties

Content The message to show to the user.
Type Indicates the directive type defined.

See Also