AjaxOptions.confirm does not pop up in ActionLink or BeginForm Submit

New to this, so bear with me if I missed this somewhere in another answer. I tried using AjaxOptions in Ajax.BeginForm and it did not pop up, so I switched to testing it in an ActionLink instead, and still can’t get it to work. For both the ajax.beginform and the ajax.actionlink it goes to the correct controller and carries on fine, but I get no confirmation message.