Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
Can you please someone guide me how I can revamp my current search functionality, where I have some of these:
nodes = rootNode.Descendants(ConstantNames.PropertyDocumentAliasName).Where(x => umbracoHelper.TypedContent(x.GetPropertyValue<Picker>(ConstantNames.PropertyLocalityAliasName).PickedKeys.FirstOrDefault()).Parent.Id != 1750);
How can I make for example the above code using Linq To Examine?
Thank you so much for you help. I am getting used to this package.
Kind Regards
Hi Guys,
Any insight about this?
Thanks
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Queston - LINQ
Hi,
Can you please someone guide me how I can revamp my current search functionality, where I have some of these:
How can I make for example the above code using Linq To Examine?
Thank you so much for you help. I am getting used to this package.
Kind Regards
Hi Guys,
Any insight about this?
Thanks
is working on a reply...