SearchResultItemContent Property |
Gets the content of the search item. Contains data from the field configured as 'Content field' in search index configuration.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax public string Content { get; set; }
Property Value
Type:
StringSee Also