Share via


WebPart.ShouldShowDebugInfo method

Namespace:  Microsoft.Office.Server.WebControls.Charting
Assembly:  Microsoft.Office.Server.Chart (in Microsoft.Office.Server.Chart.dll)

Syntax

'Declaration
Protected Function ShouldShowDebugInfo As Boolean
'Usage
Dim returnValue As Boolean

returnValue = Me.ShouldShowDebugInfo()
protected bool ShouldShowDebugInfo()

Return value

Type: System.Boolean

See also

Reference

WebPart class

WebPart members

Microsoft.Office.Server.WebControls.Charting namespace