Method AddAction NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll AddAction(string, Action?) Adds Action to the ActionsControl. public virtual void AddAction(string title, Action? action) Parameters title string Action title. action Action Action method.