다음을 통해 공유


FieldTemplateUserControl.BuildForeignKeyPath(String) 메서드

정의

현재 페이지를 외래 키 엔터티의 세부 사항을 표시하는 페이지에 연결하고 경로를 재정의하는 URL을 가져옵니다.

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

매개 변수

path
String

재정의할 경로입니다.

반환

String

외래 키 페이지의 세부 사항을 표시하는 페이지에 연결하는 URL입니다.

설명

이 메서드는 유사한 ForeignKeyPath 제외 하 고 재정의할 수에 대 한 URL 경로 수 있습니다. 이 속성은 페이지를 찾을 수 없는 경우 사용 동적 데이터 프로젝트 라면 DynamicData\CustomPages 폴더에 있습니다.

적용 대상