At design time provides the list of actions that can be performed for the control.

Namespace: FiftyOne.Framework.Mobile.Controls
Assembly: FiftyOne.Framework (in FiftyOne.Framework.dll) Version: 2.0.2.1 (2.0.2.1)

Syntax

C#
public class MapActionList : DesignerActionList
Visual Basic
Public Class MapActionList _
	Inherits DesignerActionList
Visual C++
public ref class MapActionList : public DesignerActionList

Inheritance Hierarchy

System..::..Object
  System.ComponentModel.Design..::..DesignerActionList
    FiftyOne.Framework.Mobile.Controls..::..MapActionList

See Also