MetaTable.ListActionPath 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得該表清單動作的動作路徑。
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 課程概述。