Search Results for

    Show / Hide Table of Contents
    View Source

    Class MarkdownToHtmlConverter

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Infrastructure.HealthChecks
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public class MarkdownToHtmlConverter : IMarkdownToHtmlConverter

    Methods

    View Source

    ToHtml(HealthCheckResults, HealthCheckNotificationVerbosity)

    Declaration
    public string ToHtml(HealthCheckResults results, HealthCheckNotificationVerbosity verbosity)
    Parameters
    Type Name Description
    HealthCheckResults results
    HealthCheckNotificationVerbosity verbosity
    Returns
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • ToHtml(HealthCheckResults, HealthCheckNotificationVerbosity)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX