XhtmlObjectListAdapter::ShowMore Field
.NET Framework (current version)
A string constant used in postback event arguments to indicate whether the list should jump to the first item beyond the currently visible items. 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)
Field Value
Type: System::String^"__more" indicating that the browser should jump to the details view of an item beyond the currently visible items.
The ShowMore field, which is the value "__more", is used by mobile control developers.
.NET Framework
Available since 2.0
Available since 2.0
ObjectList
XhtmlObjectListAdapter Class
System.Web.UI.MobileControls.Adapters.XhtmlAdapters Namespace
Architectural Overview of Adaptive Control Behavior
Adapter Sets Functionality
Control and Adapter Interaction
Show: