Share via


DumpObject Method

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Dumps an object of unknown type.

Overload List

  Name Description
ms870918.pubmethod(en-US,CS.70).gifms870918.static(en-US,CS.70).gif DumpObject(Object, HtmlTextWriter, String) Dumps an object of unknown type.
ms870918.pubmethod(en-US,CS.70).gifms870918.static(en-US,CS.70).gif DumpObject(Object, HtmlTextWriter, String, Int32) Dumps an object to the HtmlTextWriter.

Top

Remarks

Use this method to dump an object of unknown type.

See Also

Reference

DumpUtils Class

DumpUtils Members

Microsoft.CommerceServer.Runtime.Diagnostics Namespace