Click or drag to resize

FileIndexBuilderSupportedActions Property

Namespace:  Dynamicweb.Content.Files
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public override IEnumerable<string> SupportedActions { get; }

Property Value

Type: IEnumerableString

Implements

IIndexBuilderSupportedActions
See Also