AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageSearchConfiguration..::..EnableIndexing Property

Gets or sets a value indicating whether [enable indexing].

Namespace:  AdvantageCMS.Core.Keyoti
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public Nullable<bool> EnableIndexing { get; set; }

Field Value

null if [enable indexing] contains no value, true if [enable indexing]; otherwise, false.