DataPagerDesigner.GetDesignTimeHtml 메서드

정의

디자인 타임에 연결된 DataPager 컨트롤을 렌더링하는 데 사용되는 HTML 태그를 생성합니다.

public:
 override System::String ^ GetDesignTimeHtml();
public override string GetDesignTimeHtml ();
override this.GetDesignTimeHtml : unit -> string
Public Overrides Function GetDesignTimeHtml () As String

반환

디자인 타임에 연결된 DataPager 컨트롤을 렌더링하는 데 사용되는 HTML 태그입니다.

설명

경우는 DataPager.Fields 컬렉션이 비어 있지 않습니다는 GetDesignTimeHtml() 메서드 새로 고침을 TypeDescriptor 적용할 개체는 PreFilterProperties 메서드를 호출할 수 해당 기본 구현을 호출 하 합니다. 경우는 DataPager.Fields 컬렉션이 비어 있으면 합니다 GetDesignTimeHtml() 메서드를 호출 하는 GetEmptyDesignTimeHtml 태그를 생성 하는 방법.

적용 대상

추가 정보