Share via


SinglePageConfigurator.UnconfiguredView Property

Definition

Gets the custom UI to be displayed when the connected service is not configured for the current project

public:
 virtual property System::Windows::FrameworkElement ^ UnconfiguredView { System::Windows::FrameworkElement ^ get(); };
public virtual System.Windows.FrameworkElement UnconfiguredView { get; }
member this.UnconfiguredView : System.Windows.FrameworkElement
Public Overridable ReadOnly Property UnconfiguredView As FrameworkElement

Property Value

Applies to