LinqDataSourceDesigner::ActionLists Property
.NET Framework (current version)
Gets a list of items that are used to create an action list menu at design time.
Assembly: System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)
public: property DesignerActionListCollection^ ActionLists { virtual DesignerActionListCollection^ get() override; }
Property Value
Type: System.ComponentModel.Design::DesignerActionListCollection^A collection that contains the action list items.
.NET Framework
Available since 3.5
Available since 3.5
Show: