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
Public Interface ISupportsDebugInfo
The ISupportsDebugInfo type exposes the following members.
Methods
| Name | Description |
---|
| RegisterDebugInfo |
Called by a template to register a dbginfo item on the page (with full information).
|
TopSee Also