Tagged Questions
0
votes
2answers
1k views
How to get an SPListItem from a Search Query Programmatically
I'm querying my Search Server and getting some results... How can i get the SPListItem linked to that object?
I tried with many ways, but every method fails..
Here's my code:
string ...