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