Assembly: EPiServer.Shell (in EPiServer.Shell.dll) Version: 10.12.2.0
C# |
---|
public class PagerPosition |
Used by the Pager to handle UI pageing. This class is responsible for handling the position of the pager.
Name | Summary | Status |
---|---|---|
PagerPosition Constructor | Initializes a new instance of the PagerPosition class. | public |
Name | Summary | Status |
---|---|---|
Index | The index for this page. | public |
IsCurrent | Indicates if this is the currently active page. | public |
Name | The name that will be displayed when rendered. | public |