Click or drag to resize

IIndexBuilderSupportedActions Property

Gets list of supported actions

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

Property Value

Type: IEnumerableString
See Also