public override void VerifyRenderingInServerForm(Control control)
{
//
}
tell the compiler that the control is rendered explicitly by overriding the VerifyRenderingInServerForm event.
{
//
}
tell the compiler that the control is rendered explicitly by overriding the VerifyRenderingInServerForm event.
No comments:
Post a Comment