Click or drag to resize

ISupportsDebugInfo2 Interface

Indicates that an object supports registering debug information on a page.

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

The ISupportsDebugInfo2 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