Extracts the search information from the info. Returns null by default. Should be overriden by specific info.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- info
- Type: CMS.DataEngine BaseInfo
Object to extract search content from
- context
- Type: CMS.Search ExtractionContext
Extraction context passed to the extractor in case the value is not cached
- cachedValueUsed
- Type: System Boolean
Indicates whether the cached value was used or the extractor has to be called
Return Value
Type: XmlDataSee Also