다음을 통해 공유


FieldTemplateUserControl.BuildChildrenPath(String) 메서드

정의

자식 엔터티 목록을 표시하는 페이지에 연결하고 경로를 재정의하는 URL을 가져옵니다.

protected:
 System::String ^ BuildChildrenPath(System::String ^ path);
protected string BuildChildrenPath (string path);
member this.BuildChildrenPath : string -> string
Protected Function BuildChildrenPath (path As String) As String

매개 변수

path
String

재정의할 경로입니다.

반환

String

표시된 페이지를 자식 페이지에 연결하는 URL입니다.

설명

이 메서드는 유사한 ChildrenPath재정의할 수에 대 한 URL 경로 부분을 허용 하는 점을 제외 하 고, 합니다. 이 메서드는 페이지의 동적 데이터 프로젝트 DynamicData\CustomPages 폴더에 있지 않은 경우에 사용 됩니다. 이 메서드는 자식 열에만 적용 됩니다.

적용 대상