accessing web method declared in .cs file not associated to any aspx or ascx file in ajax(jquery)
Hi I moved a web method from code behind file of an aspx page to another cs file which is present in data section(which doesn’t contain any aspx page). Previously I used to access web method by using Ajax, the url like