So I have a method in a a C# ASP.net project with the following signature
public string[] GetProduct();
{
-
-
-
-
return data.ToArray();
}
How can I get the data value from this using jquery. Please help!!
THanks,
SA
|
|
+ Reply to Thread
Results 1 to 1 of 1
Thread InformationUsers Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |
|
Bookmarks