FeatureSwitches.DashboardEmbedabilityAddTileEnabled 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 DashboardEmbedabilityAddTile is enabled.
public:
property bool DashboardEmbedabilityAddTileEnabled { bool get(); };
public bool DashboardEmbedabilityAddTileEnabled { get; }
member this.DashboardEmbedabilityAddTileEnabled : bool
Public ReadOnly Property DashboardEmbedabilityAddTileEnabled As Boolean
Property Value
true if DashboardEmbedabilityAddTile is enabled; otherwise, false.