Click or drag to resize

IIndexBuilderDefaultSettings Property

Gets default settings collection

Namespace:  Dynamicweb.Indexing
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
IDictionary<string, Object> DefaultSettings { get; }

Property Value

Type: IDictionaryString, Object
See Also