Is there a way to generate URL inside a controller? I want to do the following inside a controller instead of a view.
<% =Url.Action("Validate", "Home", New With {.ValidID = ID})%>
Just remove the "Bee-stings."
Something like:
url = Url.Action("Validate", "Home", New With {.ValidID = ID})
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With