Click or drag to resize
ObjectTypeInfoSearchContentColumn Property
Column which stores cached content extracted for this Info object to be used in search indexing. Used by the method EnsureSearchContent.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public string SearchContentColumn { get; set; }

Property Value

Type: String
See Also