My server side code is:
private static List WebsiteList(string category)
{
}
And in client side:
<%= WebsiteList %>
but it requires a parameter for category. I can't reference the dropdown list which element ID is "category".
Could you please help me what to do?
Salman BegPosted May 16, 2020, 5:13 AM
Salman BegPosted May 16, 2020, 6:46 AM
Guest UserPosted May 16, 2020, 6:01 AM
Guest UserPosted May 16, 2020, 4:48 AM
returnlist of string>Salman BegPosted May 15, 2020, 9:43 PM