|
CreateItemFromXML |
Top Previous Next |
|
Creates a new SearchResultItem based on provided Xml.
Parameters
strXml XML used to create a specific item.
bAddToList Boolean to indicate if the created item should be added to the list.
Return Value
A new SearchResultItem created from the Xml.
Remarks
|