Class RVAssets
Class that contains assignable assets contained within the SDK's user interface.
Inheritance
System.Object
RVAssets
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Reveal.Sdk
Assembly: Reveal.UI.Sdk.dll
Syntax
public class RVAssets
Constructors
RVAssets()
Declaration
public RVAssets()
Properties
DashboardEmptyState
Custom image, title, and subtitle shown when a dashboard does not contain any visualizations.
Declaration
public RVImageAsset DashboardEmptyState { get; set; }
Property Value
Type | Description |
---|---|
RVImageAsset |