C# Class Hyves.Service.SearchResultItem

Represents a target.
Inheritance: HyvesEntity
显示文件 Open project: Sitecore/Hyves-network-provider-for-Sitecore-Social-Connected-1.3

Public Methods

Method Description
SearchResultItem ( Hashtable entityState, string idKey ) : System

Method Details

SearchResultItem() public method

public SearchResultItem ( Hashtable entityState, string idKey ) : System
entityState System.Collections.Hashtable
idKey string
return System