Click or drag to resize

ContentIndexBuilder Class

Inheritance Hierarchy

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

The ContentIndexBuilder type exposes the following members.

Constructors
  NameDescription
Public methodContentIndexBuilder
Initializes a new instance of the ContentIndexBuilder 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