ResultPaging Constructor

Initializes the ResultPaging. Called during construction.
 

Parameters

pagingOptions

Type: Object
An optional object literal with the default values for any properties.
Optional: True

Examples

The following example initializes a new instance of a ResultPaging object:

var newObject = new dundas.data.ResultPaging();