Click or drag to resize

FileIndexBuilder.DefaultSettings Property

Namespace:  Dynamicweb.Content.Files
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public override IDictionary<string, Object> DefaultSettings { get; }

Property Value

Type: IDictionary<String, Object>

Implements

IIndexBuilder.DefaultSettings
See Also