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.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax public string SearchContentColumn { get; set; }
Property Value
Type:
StringSee Also