DataPA Enterprise Dashboard Controls API Reference
Shows the splash screen if it was hidden with allow restore set to true.

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#
public void RestoreSplashScreen()
Visual Basic
Public Sub RestoreSplashScreen
Visual C++
public:
virtual void RestoreSplashScreen() sealed

Remarks