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
hostingIHostingEnvironment
Methods
GetStatus()
public object GetStatus()