2
Answers

c#

Photo of Ashok

Ashok

10y
959
1
public override void VerifyRenderingInServerForm(Control control)
{
/* Verifies that the control is rendered */
}
can any one explain this method.thank you.

Answers (2)