Click or drag to resize

ISupportsDebugInfo Interface

Deprecated -- Implement the ISupportsDebugInfo2 instead. For backward comptibility The ISupportsDebugInfo definition is still provided, but is no longer called.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public interface ISupportsDebugInfo

The ISupportsDebugInfo type exposes the following members.

Methods
  NameDescription
Public methodRegisterDebugInfo
Called by a template to register a dbginfo item on the page (with full information).
Top
See Also