internal override void Activate() { Deleting(); w = InfoWindow.Create(Title, Text, ImageUrl, ActionName, Action); }