PasswordRecoveryDesigner.ActionLists Property

 

Gets the action list collection for the control designer.

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

Public Overrides ReadOnly Property ActionLists As DesignerActionListCollection

Property Value

Type: System.ComponentModel.Design.DesignerActionListCollection

A DesignerActionListCollection object that contains the DesignerActionList items for the control designer.

.NET Framework
Available since 2.0
Return to top
Show: