ShowModalDashboardContent Property |
The message to show to the user.
Namespace:
MFiles.VAF.Configuration.Domain.ClientDirective
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic string Content { get; set; }
Public Property Content As String
Get
Set
public:
property String^ Content {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also