FeatureSwitches.DashboardEmbedabilityEnabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that indicates whether dashboard embed ability is enabled.
public:
property bool DashboardEmbedabilityEnabled { bool get(); };
public bool DashboardEmbedabilityEnabled { get; }
member this.DashboardEmbedabilityEnabled : bool
Public ReadOnly Property DashboardEmbedabilityEnabled As Boolean
Property Value
true if dashboard embed ability is enabled; otherwise, false.