Im using asp.net mvc. c#
How can i get the existing url (may have a bunch of querystring parameters on it) and then just append another parameter to the quesrystring. and make this a clickable hyperlink.
Im using asp.net mvc. c# How can i get the existing url (may have a bunch of querystring parameters on it) and then just append another parameter to the quesrystring. and make this a clickable hyperlink. |
|||
|
You're going to need to build a custom
|
||||
|