| IndexHelperGetIndexWithSchemaExtender Method |
Namespace:
Dynamicweb.Indexing
Assembly:
Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax public static IEnumerable<IIndex> GetIndexWithSchemaExtender(
string schemaExtenderName
)
Public Shared Function GetIndexWithSchemaExtender (
schemaExtenderName As String
) As IEnumerable(Of IIndex)
Parameters
- schemaExtenderName
- Type: SystemString
Return Value
Type:
IEnumerableIIndexSee Also