 | IIndexBuilderSupportedActions Property |
Gets list of supported actions
Namespace:
Dynamicweb.Indexing
Assembly:
Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
SyntaxIEnumerable<string> SupportedActions { get; }
ReadOnly Property SupportedActions As IEnumerable(Of String)
Get
Property Value
Type:
IEnumerableString
See Also