I also looked at the PR, I think the most common u...
# contributing
m
I also looked at the PR, I think the most common use is in views or controllers where it's accessible with
Umbraco.ContentAtXPath
/
UmbracoContext.Content.GetByXPath()
. I'm not saying it's super widely used, but in the cases where you're getting content in that manner there isn't a suitable direct replacement
2 Views