Click or drag to resize
TypeInfoEventsGetContent Property
Fires when search content is requested. You can modify content value which is saved to the search index.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public SimpleObjectHandler GetContent { get; }

Property Value

Type: SimpleObjectHandler
See Also