XhtmlObjectListAdapter.ShowMoreFormat 필드

정의

다시 게시 이벤트 인수에 사용되며, 브라우저가 목록의 특정 항목으로 이동해야 함을 나타내는 문자열 상수입니다. 이 API는 더 이상 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 Mobile Apps & Sites with ASP.NET(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 

필드 값

String

설명

ShowMoreFormat내부 필드이고 값이 "__more n"인 필드는 n 렌더링하는 동안 생성됩니다. 이 필드는 ShowMore 세부 정보 보기에 표시할 항목의 인덱스를 지정한다는 점을 제외하고 필드와 같이 사용됩니다.

필드는 ShowMoreFormat 모바일 컨트롤 개발자가 사용 합니다.

적용 대상

추가 정보