DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Hides the splash screen if it is shown
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
C# |
---|
public static void HideSplashScreen( bool AllowRestore = true ) |
Visual Basic |
---|
Public Shared Sub HideSplashScreen ( Optional AllowRestore As Boolean = true ) |
Visual C++ |
---|
public: static void HideSplashScreen( bool AllowRestore = true ) |
Parameters
- AllowRestore (Optional)
- Type: System..::..Boolean