MobileControl::PaginateChildren Property
.NET Framework (current version)
Gets a value that indicates whether the children of the control must be paginated. Used for form pagination. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
Property Value
Type: System::Booleantrue if the children of the control must be paginated; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
MobileControl Class
System.Web.UI.MobileControls Namespace
Pagination
Pagination Support
Creating Custom Mobile Controls
Inside the ASP.NET Mobile Controls
Show: