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