Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Interface IContentLinkValidatorFactory

Namespace: EPiServer.LinkAnalyzer
Assembly: EPiServer.LinkAnalyzer.dll
Version: 12.0.3
Syntax
public interface IContentLinkValidatorFactory

Methods

Create(ReportStatus)

Declaration
IContentLinkValidator Create(ReportStatus reportStatus)
Parameters
Type Name Description
ReportStatus reportStatus
Returns
Type Description
IContentLinkValidator

Extension Methods