World is now on Opti ID! Learn more

Class SearchIndexConfigTransformation

Inheritance
System.Object
SearchIndexConfigTransformation
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.Configuration.Transform.Internal
Assembly: EPiServer.dll
Version: 10.10.4
Syntax
public class SearchIndexConfigTransformation : IConfigurationTransform

Constructors

SearchIndexConfigTransformation(SearchIndexConfig, IConfigurationSource)

Declaration
public SearchIndexConfigTransformation(SearchIndexConfig searchIndexConfig, IConfigurationSource configSource)
Parameters
Type Name Description
SearchIndexConfig searchIndexConfig
IConfigurationSource configSource

Methods

Transform()

Declaration
public void Transform()

Implements

Extension Methods