DynamicDataManagerDesigner::ActionLists Property

.NET Framework (current version)
 

Gets a collection of DesignerActionList objects.

Namespace:   System.Web.DynamicData.Design
Assembly:  System.Web.DynamicData.Design (in System.Web.DynamicData.Design.dll)

public:
property DesignerActionListCollection^ ActionLists {
	virtual DesignerActionListCollection^ get() override;
}

.NET Framework
Available since 4.0
Return to top
Show: