Created
November 29, 2017 10:32
-
-
Save kieran23101/5add54fd949d959591e3214397eae8e2 to your computer and use it in GitHub Desktop.
Adding HTML into a .resx file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<br /> = <br /> | |
<!-- Example of one inside a file --> | |
<data name="YourName.Text"> | |
<value>If you are booking on behalf of someone else please include their name in the message box below. <br /> Name</value> | |
</data> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment