asp.net.ph

PagedDataSource Constructor

System.Web.UI.WebControls Namespace


Initializes a new instance of the PagedDataSource class.

[ VB ]
Public Sub New ( )

[ C# ]
public PagedDataSource ( );

[ C++ ]
public: PagedDataSource ( );

[ JScript ]
public function PagedDataSource ( );

Remarks

The following table shows initial property values for an instance of PagedDataSource.

Property Initial Value
PageSize 10
AllPaging false
CurrentPageIndex 0
AllCustomPaging false
VirtualCount 0

See Also

PagedDataSource Class   PagedDataSource Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph