Click or drag to resize
ClientConfigCustomLoadingImage Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the custom loading image

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public Image CustomLoadingImage { get; set; }

Return Value

Type: Image
The custom loading image
See Also