PagedDataSource::IsPagingEnabled Property
.NET Framework (current version)
Gets a value indicating whether paging is enabled.
Assembly: System.Web (in System.Web.dll)
Use the IsPagingEnabled property to determine whether paging is enabled.
Note |
|---|
The AllowPaging property must be true and the PageSize property cannot be set to 0 for this property to return true. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
