This documentation is archived and is not being maintained.
HtmlObjectListAdapter Fields
Visual Studio 2010
The HtmlObjectListAdapter type exposes the following members.
| Name | Description | |
|---|---|---|
|
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. |
|
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. |
|
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. |
Show: