string strForm = PreparePOSTForm(action, data);
Page.Controls.Add(new LiteralControl(strForm));
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Nirmal DayalPosted Nov 19, 2019, 2:29 AM
Arun Kumar TiwariPosted Nov 19, 2019, 12:26 AM
Dipa MehtaPosted Nov 18, 2019, 11:20 AM
A Web API controller action can return any of the following:
Mageshwaran RPosted Nov 18, 2019, 10:55 AM
Salman BegPosted Feb 7, 2019, 4:45 AM