Synthesis
Synthesis copied to clipboard
Consider using built in link URL API
Consider altering the link URL resolution property to use LinkField.GetFriendlyUrl()
. This method is built in, handles a few situations the current link resolution code does not, and can make things simpler.
Refer to https://github.com/blipson89/Synthesis/blob/Sitecore-8.1/Source/Synthesis/FieldTypes/HyperlinkField.cs#L44