MetaTable.ListActionPath 속성

정의

테이블에 대한 목록 작업의 작업 경로를 가져옵니다.

public:
 property System::String ^ ListActionPath { System::String ^ get(); };
public string ListActionPath { get; }
member this.ListActionPath : string
Public ReadOnly Property ListActionPath As String

속성 값

테이블에 대한 목록 작업의 작업 경로입니다.

설명

작업 경로는 특정 엔터티에 대한 작업의 URL입니다. 자세한 내용은 클래스 개요를 System.Web.DynamicData.PageAction 참조하세요.

적용 대상