PagerSettings Constructor ()

 

Initializes a new instance of the PagerSettings class.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

public:
PagerSettings()

Use the PagerSettings constructor to create a new instance of the PagerSettings class.

System_CAPS_noteNote

The PagerSettings constructor generally is used by control developers when providing paging support in a custom control.

.NET Framework
Available since 2.0
Return to top
Show: