Opticon Stockholm is on Tuesday September 10th, hope to see you there!
AI OnAI Off
Opticon Stockholm is on Tuesday September 10th, hope to see you there!
Hi Jon,
There is no out-of-box function for this but I think you can follow this-
https://dotnetcodr.com/2014/12/05/finding-all-href-values-in-a-html-string-with-c-net/
Hi,
Is there a recommended way to extract anchor tags from an XhtmlString. So for example, I have this body copy -
And I can get the anchor name doing something like this but wonder if there's a better way to do this?
I notice that's it's possible to use .Fragments property on an XhtmlString but that only seems to give me a long continuous like so (split across two entries)
And a UrlFragment.
Fairly new to Episerver and would appreciate some advice. Thanks