Click or drag to resize

ProductIndexBuilderSupportedActions Property

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

Property Value

Type: IEnumerableString

Implements

IIndexBuilderSupportedActions
See Also