Table of Contents

Enum PaginationNumbers

Namespace
GroupeIsa.Neos.EndToEndTests.UI.Components
Assembly
GroupeIsa.Neos.EndToEndTests.UI.dll

Represents the different pagination numbers that can be used to display a list of items across multiple pages.

public enum PaginationNumbers

Fields

Fifty = 50

Represents a pagination number of 50.

Five = 5

Represents a pagination number of 5.

Ten = 10

Represents a pagination number of 10.

Twenty = 20

Represents a pagination number of 20.