WizardFramework.CurrentPageId Property

Definition

Gets the ID of the current page.

public:
 property int CurrentPageId { int get(); };
public int CurrentPageId { get; }
member this.CurrentPageId : int
Public ReadOnly Property CurrentPageId As Integer

Property Value

The ID of the current page.

Applies to