Click or drag to resize

IndexBuilderBaseSupportedActions Property

List of supported actions

Namespace:  Dynamicweb.Indexing
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public abstract IEnumerable<string> SupportedActions { get; }

Property Value

Type: IEnumerableString

Implements

IIndexBuilderSupportedActions
See Also