now obsolete

  • Thread starter Thread starter newhorizon
  • Start date Start date
N

newhorizon

I was planning to use "RegisterClientScriptBlock" for some clint side
scripting. I look up the documentation and suprisingly i saw that it
says

""This topic is pre-release documentation and is subject to change in
future releases. Blank topics are included as placeholders.]
NOTE: This Method is now obsolete. "


If this method is obsolete, what do you think i should use instead of
this method.
 
This method has simply been moved.
You should now use Page.ClientScript.RegisterClientScriptBlock
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top