PagerStyle::GetPageLabelText Method (Int32, Int32)
.NET Framework (current version)
Returns a formatted string for the UI element used to navigate to the next page. 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)
Parameters
- currentPageIndex
-
Type:
System::Int32
The current page index.
- pageCount
-
Type:
System::Int32
The page count.
Return Value
Type: System::String^A formatted string for the UI element used to navigate to the next page.
Uses the property and the one-based current page index passed in to format the string. Used by form adapters.
.NET Framework
Available since 1.1
Available since 1.1
Styles
Style
PageLabel
PagerStyle Class
System.Web.UI.MobileControls Namespace
Introduction to the StyleSheet Control
Show: