| LiveSiteDebugProcessor Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Base.Web.UI
 Syntax
Syntaxpublic sealed class LiveSiteDebugProcessor
The LiveSiteDebugProcessor type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | LiveSiteDebugProcessor | 
            Parameterless constructor.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetAllCacheItemsAsync | 
            Retrieves all cache items created on current site.
             | 
|  | GetCacheItemAsync | 
            Retrieves cache item detail with the specified cache key created on current site.
             | 
|  | GetLastLogsAsync | 
            Retrieves last debug logs for the specified debug name created on current site.
             | 
 See Also
See Also