Click or drag to resize
ItemMetaSearchIndexTerms Property
Gets or sets additional search terms to be indexed by the search indexer but does not appear in the WebView rendering. Used only by the page module.

Namespace: ConnectedApps.Cms.Entities
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string SearchIndexTerms { get; set; }

Property Value

Type: String
See Also