Show / Hide Table of Contents

Interface IAllowPageControl

Namespace: GenerallyPositive.Browser
Assembly: GPAL.dll
Syntax
public interface IAllowPageControl

Properties

Back

Declaration
IAllowBrowserActionOrAnySelector Back { get; }
Property Value
Type Description
IAllowBrowserActionOrAnySelector

Forward

Declaration
IAllowBrowserActionOrAnySelector Forward { get; }
Property Value
Type Description
IAllowBrowserActionOrAnySelector

PageDown

Declaration
IAllowBrowserActionOrAnySelector PageDown { get; }
Property Value
Type Description
IAllowBrowserActionOrAnySelector

PageEnd

Declaration
IAllowBrowserActionOrAnySelector PageEnd { get; }
Property Value
Type Description
IAllowBrowserActionOrAnySelector

PageTop

Declaration
IAllowBrowserActionOrAnySelector PageTop { get; }
Property Value
Type Description
IAllowBrowserActionOrAnySelector

PageUp

Declaration
IAllowBrowserActionOrAnySelector PageUp { get; }
Property Value
Type Description
IAllowBrowserActionOrAnySelector

Refresh

Declaration
IAllowBrowserActionOrAnySelector Refresh { get; }
Property Value
Type Description
IAllowBrowserActionOrAnySelector
In This Article
Back to top Generated by DocFX