aspxtreme

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



Books and more ...


Suggested Reading

Need a break ?



Previous page Back to top Next page

Check out related books at Amazon

© 2000-2008 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 aspxtreme