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 類別概觀。