| CacheLog Properties | 
The CacheLog type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ComponentName | 
            Component name
            (Inherited from AbstractUserControl.) | 
|  | ControlContext | 
            Control context.
            (Inherited from CMSUserControl.) | 
|  | ControlGUID | 
            Unique ID of the control within the given request.
            (Inherited from CMSUserControl.) | 
|  | CurrentDocument | 
            Current document
            (Inherited from AbstractUserControl.) | 
|  | CurrentPageInfo | 
            Current page info
            (Inherited from AbstractUserControl.) | 
|  | CurrentResolver | 
            Control's resolver
            (Inherited from CMSUserControl.) | 
|  | CurrentSite | 
            Current site
            (Inherited from AbstractUserControl.) | 
|  | CurrentUser | 
            Current user
            (Inherited from AbstractUserControl.) | 
|  | DisplayHeader | 
            If true, the control displays it's header
            (Inherited from LogControl.) | 
|  | DisplayMode | 
            Gets or sets display mode of the control.
            (Inherited from CMSUserControl.) | 
|  | DocumentManager | 
            Document manager control
            (Inherited from AbstractUserControl.) | 
|  | EditedObject | 
            Control's edited object
            (Inherited from CMSUserControl.) | 
|  | HeaderActions | 
            Header actions control
            (Inherited from AbstractUserControl.) | 
|  | HeaderText | 
            Header text
            (Inherited from LogControl.) | 
|  | InfoMessage | 
            Info message
            (Inherited from LogControl.) | 
|  | InitFromRequest | 
            If true, the log initiates itself from the request guid query parameter
            (Inherited from LogControl.) | 
|  | IsCMSDesk | 
            Determines whether the current control lies on the page that is currently located under the CMS Desk.
            (Inherited from CMSUserControl.) | 
|  | IsLiveSite | 
            Indicates if control is used on live site.
            (Inherited from AbstractUserControl.) | 
|  | Item | 
            Gets or sets the value of the column.
            (Inherited from InlineUserControl.) | 
|  | Log | 
            Debug log.
            (Inherited from LogControl.) | 
|  | Logs | 
            Request logs
            (Inherited from LogControl.) | 
|  | MaxDuration | 
            Maximum duration.
            (Inherited from LogControl.) | 
|  | MaxSize | 
            Maximum size.
            (Inherited from LogControl.) | 
|  | MessagesPlaceHolder | 
            Placeholder for messages
            (Inherited from AbstractUserControl.) | 
|  | Parameter | 
            Control parameter.
            (Inherited from InlineUserControl.) | 
|  | PreviousLog | 
            Previous log
            (Inherited from LogControl.) | 
|  | Properties | 
            Control properties.
            (Inherited from InlineUserControl.) | 
|  | RelativePath | 
            Page relative path.
            (Inherited from CMSUserControl.) | 
|   | ResourcePrefix | 
            Prefix for the resource strings which are used for the localization by the control and its child controls. 
            (Inherited from AbstractUserControl.) | 
|  | ResourcePrefixes | 
            List of cached resource prefixes for the parent hierarchy
            (Inherited from AbstractUserControl.) | 
|  | Settings | 
            Debug settings for this particular log
            (Overrides LogControlSettings.) | 
|  | ShortID | 
            Short ID of the control.
            (Inherited from AbstractUserControl.) | 
|  | ShowCompleteContext | 
            If true, the context is always shown as complete.
            (Inherited from LogControl.) | 
|  | StopProcessing | 
            Indicates if the control should perform the operations.
            (Inherited from AbstractUserControl.) | 
|  | TotalDuration | 
            Total duration.
            (Inherited from LogControl.) | 
|  | TotalSize | 
            Total size.
            (Inherited from LogControl.) | 
|  | TypeName | 
            Returns the object type name.
            (Inherited from CMSUserControl.) | 
|  | UIContext | 
            Control's UI Context
            (Inherited from CMSUserControl.) | 
|  | UseCMSDeskAccessDeniedPage | 
            Gets or sets the value that indicates whether CMSDesk access denied page should be used.
            (Inherited from CMSUserControl.) | 
|  | UsesLocalMessagesPlaceHolder | 
            Indicates if control uses local messages placeholder
            (Inherited from AbstractUserControl.) | 
|  | ViewState | 
            ViewState - overridden for the Master page ViewState fix.
            (Inherited from InlineUserControl.) | 
 See Also
See Also