Class ModuleList.PageIndexUpdate
Represents a request to update the current page index.
Inherited Members
Namespace: DataWeb.Structure.Modules
Assembly: DataWeb.Core.dll
Syntax
public class ModuleList.PageIndexUpdate
Properties
PageIndex
Gets or sets the zero-based page index.
Declaration
public long PageIndex { get; set; }
Property Value
| Type | Description |
|---|---|
| long |