Click or drag to resize
ClientConfigHideSplashScreen Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Hides the splash screen.

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public void HideSplashScreen(
	bool AllowRestore
)

Parameters

AllowRestore
Type: SystemBoolean
If false, RestoreSplashScreen will not show the screen again.
Remarks