Saturday, 17 August 2013

Ajax.BeginForm in codebehind

Ajax.BeginForm in codebehind

Is it possible to use Ajax.BeginForm in Code behind? Cause I want to
create a form in code behind and then write it in the HTML after an AJAX
request. Or is there a better way?

No comments:

Post a Comment