Class WebProfilingController
The API controller used to display the state of the web profiler
Inheritance
System.Object
Microsoft.AspNetCore.Mvc.ControllerBase
Namespace: Umbraco.Cms.Web.BackOffice.Profiling
Assembly: Umbraco.Web.BackOffice.dll
Syntax
[Authorize(Policy = "SectionAccessSettings")]
public class WebProfilingController : UmbracoAuthorizedJsonController
Constructors
View SourceWebProfilingController(IHostingEnvironment)
Declaration
public WebProfilingController(IHostingEnvironment hosting)
Parameters
Type | Name | Description |
---|---|---|
IHostingEnvironment | hosting |
Methods
View SourceGetStatus()
Declaration
public object GetStatus()
Returns
Type | Description |
---|---|
System.Object |