Click or drag to resize
ObjectTypeInfoSupportsSearch Property
Indicates if object can be searched. Default is true for main objects.

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

Property Value

Type: Boolean
See Also