| 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; }
ReadOnly Property DefaultSettings As IDictionary(Of String, Object)
Get
Property Value
Type:
IDictionaryString,
ObjectSee Also