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 課程概述。

適用於