public void Prepare(IActionContext context)
 {
     _buttonInfo = context.GetRemoteButtonInfo(_remoteName, _buttonName);
 }