I\'m working on asp.net (C#) project which include some page files (aspx, aspx.cs) and some only (.cs) file. I\'m able to access JavaScript/jQuery functions from page files
You need to pass into the web.cs a reference to the page. You will then have access to the page.clientscript method