Click or drag to resize

IndexBuilderBaseDefaultSettings Property

Default settings

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

Property Value

Type: IDictionaryString, Object

Implements

IIndexBuilderDefaultSettings
See Also