Click or drag to resize
SearchIndexInfoProviderSearchEnabled Property
Gets or sets a property which indicates if Smart search is enabled.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax
C#
public static bool SearchEnabled { get; set; }

Property Value

Type: Boolean
See Also