Share via


ConnectedServiceWizard.IsNextEnabled Property

Definition

Gets or sets a value indicating whether the Next button is enabled.

public:
 property bool IsNextEnabled { bool get(); void set(bool value); };
public:
 property bool IsNextEnabled { bool get(); void set(bool value); };
public bool IsNextEnabled { get; set; }
member this.IsNextEnabled : bool with get, set
Public Property IsNextEnabled As Boolean

Property Value

Returns Boolean.

Applies to