Interface IContentTypeVersionEvaluator
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
Assembly: EPiServer.dll
Version: 11.20.7
Syntax
public interface IContentTypeVersionEvaluator
Methods
Evaluate(ContentType, ContentType, VersionComponent, ContentTypeSaveOptions)
Declaration
ContentTypeVersionStatus Evaluate(ContentType fromContentType, ContentType toContentType, VersionComponent actualChanges, ContentTypeSaveOptions options)
Parameters
Returns
Extension Methods