Table of Contents

Method AdvanceSelection

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

AdvanceSelection(bool)

Selects next or previous page.

public void AdvanceSelection(bool forward = true)

Parameters

forward bool

If true selects next page, if false selects previous page.