Created
November 13, 2019 09:10
-
-
Save simple17/be237f47cefe2e2a51cd0572131d0b0c to your computer and use it in GitHub Desktop.
[EPI forms choice HTML] #episerver
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
<%= formBusinessService.ToHtmlStringWithFriendlyUrls(new XhtmlString(item.Caption)) %> <%--The only difference we have is "=" to allow raw markup(such as links) in the labels.--%> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment