Click or drag to resize
ClientConfigCustomLoadingImageBase64 Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the custom loading image as a base64 encoded string

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

Return Value

Type: String
The custom loading image as a base64 encoded string
See Also