Like this:
<a href="https://stackoverflow.com/questions/21827267/@string.Format("http://myurltest.com/{0}/go/5/true", check1)">
The point is to insert the whole URL into the markup, rather than combining markup and code parts.
Like this:
<a href="https://stackoverflow.com/questions/21827267/@string.Format("http://myurltest.com/{0}/go/5/true", check1)">
The point is to insert the whole URL into the markup, rather than combining markup and code parts.