CommerceContext.DebugContext Property (BCL)

The DebugContext property is a read-only DebugContext object that gets the debug mode used throughout the site.

Definition

[Visual Basic .NET]

Public ReadOnly Property DebugContext As DebugContext

[C#]

public DebugContext DebugContext{get;} 

Property Value

The DebugContext object that gets the debug mode used throughout the site.

Requirements

Namespace: Microsoft.CommerceServer.Runtime

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

See Also

Code to display targeted advertisements on an ASP.NET Web form

Copyright © 2005 Microsoft Corporation.
All rights reserved.