ListControlDesigner::ActionLists Property

 

Gets the designer action list collection for the designer.

Namespace:   System.Web.UI.Design.WebControls
Assembly:  System.Design (in System.Design.dll)

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

.NET Framework
Available since 2.0
Return to top
Show: