Interface IContentLinkValidatorFactory
Namespace: EPiServer.LinkAnalyzer
Assembly: EPiServer.LinkAnalyzer.dll
Version: 11.20.7Syntax
public interface IContentLinkValidatorFactoryMethods
Create(ReportStatus)
Declaration
IContentLinkValidator Create(ReportStatus reportStatus)Parameters
| Type | Name | Description | 
|---|---|---|
| ReportStatus | reportStatus | 
Returns
| Type | Description | 
|---|---|
| IContentLinkValidator | 
