public override void VerifyRenderingInServerForm(Control control)
{
/* Verifies that the control is rendered */
}
can any one explain this method.thank you.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.
Joginder BangerPosted Dec 18, 2014, 1:49 AM
Khargesh RajputPosted Dec 18, 2014, 1:47 AM
http://msdn.microsoft.com/en-us/library/system.web.ui.page.verifyrenderinginserverform%28v=vs.110%29.aspx
i have