Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IProfilerHtml

    Used to render a profiler in a web page

    Namespace: Umbraco.Cms.Core.Logging
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IProfilerHtml

    Methods

    View Source

    Render()

    Renders the profiling results.

    Declaration
    string Render()
    Returns
    Type Description
    System.String

    The profiling results.

    Remarks

    Generally used for HTML rendering.

    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • Render()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX