Table of Contents

Class WebProfilingController

Namespace
Umbraco.Cms.Web.BackOffice.Profiling
Assembly
Umbraco.Web.BackOffice.dll

The API controller used to display the state of the web profiler

[Authorize(Policy = "SectionAccessSettings")]
public class WebProfilingController : UmbracoAuthorizedJsonController
Inheritance
WebProfilingController
Inherited Members

Constructors

WebProfilingController(IHostingEnvironment)

public WebProfilingController(IHostingEnvironment hosting)

Parameters

hosting IHostingEnvironment

Methods

GetStatus()

public object GetStatus()

Returns

object