HtmlObjectListAdapter.ShowMoreFormat 字段
定义
一个内部字段 (“__moren”),其中 n 是一个数字,如果出现在回发参数中,则指示浏览器应跳转到列表中的特定项****。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. 此 API 已废弃不用。This API is obsolete. 若要了解如何开发 ASP.NET 移动应用,请参阅 Mobile Apps & Sites with ASP.NET (ASP.NET 移动应用和网站)。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