Click or drag to resize

FileIndexBuilder Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Content.Files
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public class FileIndexBuilder : IndexBuilderBase

The FileIndexBuilder type exposes the following members.

Constructors
  NameDescription
Public methodFileIndexBuilder
Initializes a new instance of the FileIndexBuilder class
Top
Properties
  NameDescription
Public propertyAction
Index builder action
(Inherited from IndexBuilderBase.)
Public propertyDefaultSettings (Overrides IndexBuilderBaseDefaultSettings.)
Public propertyExtenders
List of Index builder extenders
(Inherited from IndexBuilderBase.)
Public propertyMeta
Meta information
(Inherited from IndexBuilderBase.)
Public propertyName
Index builder name
(Inherited from IndexBuilderBase.)
Public propertyNotification
Gets or sets notification
(Inherited from IndexBuilderBase.)
Public propertySchema
Schema
(Inherited from IndexBuilderBase.)
Public propertySettings
Settings
(Inherited from IndexBuilderBase.)
Public propertySupportedActions (Overrides IndexBuilderBaseSupportedActions.)
Public propertyType
Index builder type
(Inherited from IndexBuilderBase.)
Top
Methods
See Also