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 | |
---|---|---|
DumpObject(Object, HtmlTextWriter, String) | Dumps an object of unknown type. | |
DumpObject(Object, HtmlTextWriter, String, Int32) | Dumps an object to the HtmlTextWriter. |
Top
Remarks
Use this method to dump an object of unknown type.