MetaTable::ListActionPath Property
.NET Framework (current version)
Gets the action path of the list action for the table.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
public: property String^ ListActionPath { virtual String^ get() sealed; internal: virtual void set(String^ value) sealed; }
The action path is a URL for an action for a specific entity. For more information, see the System.Web.DynamicData::PageAction class overview.
.NET Framework
Available since 3.5
Available since 3.5
Show: