NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

PagedDataSource Constructor

Creates a new instance of PagedDataSource.

[Visual Basic]
Public Sub New()
[C#]
public PagedDataSource();
[C++]
public: PagedDataSource();
[JScript]
public function PagedDataSource();

See Also

PagedDataSource Class | PagedDataSource Members | System.Web.UI.WebControls Namespace