| 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; }
ReadOnly Property SupportedActions As IEnumerable(Of String)
Get
Property Value
Type:
IEnumerableStringSee Also