Class ContentDataHealthProvider
- Namespace
- Dynamicweb.Content.Health
Providers
- Assembly
- Dynamicweb.dll
Find bad data in Pages / Paragraphs / Item tables.
[AddInName("Content data")]
[AddInIcon(KnownIcon.Stethoscope)]
[AddInUseParameterGrouping(true)]
[AddInUseParameterOrdering(true)]
public class ContentDataHealthProvider : HealthProviderBase
- Inheritance
-
Content
Data Health Provider
- Inherited Members
Methods
GetCheckList()
Gets list of the supported checks
Returns
- IEnumerable<Check>
A list of the supported checks
RunCheck(int)
Running a specified check
Parameters
checkId
int
Returns
- Check
The check performed and the corresponding results