A
Andy B
How do you add html content to a string and make it renter in the browser as
html? Do you just add the html markup to it?
Example would be something like:
<asp:CustomControl ID="Control" runat="server" TitleText="Turn this into
some html content" />
html? Do you just add the html markup to it?
Example would be something like:
<asp:CustomControl ID="Control" runat="server" TitleText="Turn this into
some html content" />