DEPRECATED: Diffusion Silverlight Classic API  5.9.4
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
PushTechnology.Transports.Paging.PageStatus Class Reference

Represents the status of a page. More...

Public Member Functions

 PageStatus (TopicMessage message)
 Constructor. More...
 

Properties

int CurrentPage [get, set]
 Get the current page number. More...
 
int LastPage [get, set]
 Get the last page number. More...
 
int TotalLines [get, set]
 Get the total number of lines. More...
 
bool IsDirty [get, set]
 Has this page been refreshed? More...
 

Detailed Description

Represents the status of a page.

Constructor & Destructor Documentation

PushTechnology.Transports.Paging.PageStatus.PageStatus ( TopicMessage  message)

Constructor.

Parameters
message

Property Documentation

int PushTechnology.Transports.Paging.PageStatus.CurrentPage
getset

Get the current page number.

bool PushTechnology.Transports.Paging.PageStatus.IsDirty
getset

Has this page been refreshed?

int PushTechnology.Transports.Paging.PageStatus.LastPage
getset

Get the last page number.

int PushTechnology.Transports.Paging.PageStatus.TotalLines
getset

Get the total number of lines.


The documentation for this class was generated from the following file: