This documentation is archived and is not being maintained.

HtmlObjectListAdapter Fields

The HtmlObjectListAdapter type exposes the following members.

  NameDescription
Protected field Static member BackToList A value ("__back") that if present in the postback arguments, indicates that the browser should return to top of the list. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Protected field Static member ShowMore A constant ("__more"), and if present in the postback arguments, indicates that the browser 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.
Protected field Static member ShowMoreFormat An internal field ("__moren"), where n is a number, and if present in the postback arguments, indicates that the browser should jump to a specific item in the list. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Top
Show: