|
CreateItemFromId |
Top Previous Next |
|
Creates a new SearchResultItem based on provided item Id.
Parameters
strId Id used to identify an item (based on the item's Id property).
Return Value
A new SearchResultItem created from the Xml.
Remarks
The Id for an item can be obtained by using the Id Property of an item.
|