Skip to content

Instantly share code, notes, and snippets.

@jelaydi
Last active March 4, 2019 20:45
@Html.Sitecore().Field(Templates.TemplateName.Fields.ItemLink, Item)
//The result of the above line would be:
<a href="sms:[phonenumber];?&body=[body]">Send Text Message</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment