Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether debugging output is written to the response.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public ReadOnly Property EnableDebuggingOutput As Boolean
Get
'Usage
Dim instance As SiteCacheSettings
Dim value As Boolean
value = instance.EnableDebuggingOutput
public bool EnableDebuggingOutput { get; }
Property Value
Type: System.Boolean
true is a comment is added to the end of the request stream stating whether the output cache is enabled, and when the cache entry was created.