XhtmlObjectListAdapter.ShowMore フィールド

定義

リストが、現在表示されている項目を超えて最初の項目にジャンプする必要があるかどうかを示す、ポストバックイベントの引数で使用される文字列定数。 この API は、互換性のために残されています。 ASP.NET モバイル アプリケーションを開発する方法については、「mobile Apps & Sites with ASP.NET」を参照してください。

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

フィールド値

注釈

ShowMore"__more" という値である フィールドは、モバイル コントロール開発者によって使用されます。

適用対象

こちらもご覧ください