SaaS CMS has officially launched! Learn more now.

Interface IContentLinkValidatorFactory

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

Methods

Create(ReportStatus)

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

Extension Methods