Join Discord
Powered by
I also looked at the PR, I think the most common u...
# contributing
m
Matthew
09/06/2023, 9:25 AM
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
Previous
Next