HtmlObjectListAdapter.ShowMoreFormat Field

Definition

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 Mobile Apps & Sites with ASP.NET.

protected public: static initonly System::String ^ ShowMoreFormat;
protected internal static readonly string ShowMoreFormat;
 staticval mutable ShowMoreFormat : string
Protected Friend Shared ReadOnly ShowMoreFormat As String 

Field Value

Applies to

See also