Tips, reminders and ideas on how to solve different code issues.
var tab = Server.HtmlDecode(string.Join("", Enumerable.Repeat(" ", 4)));
<%= CurrentBlock.LinkUrl == null ? string.Empty : Server.HtmlEncode("</a>") %>
No comments:
Post a Comment