Click or drag to resize
Panel Methods

The Panel type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodRetrieveContent
Public methodRetrieveContent(DictionaryString, String)
Retrieves the content of this panel from the eSales service. The panel is evaluated with the arguments supplied to this method.

You may use an ArgMap or a standard Dictionary to pass the arguments.

Public methodRetrieveContentAsXml
Retrieves the content of this panel as a Stream of XML.
Public methodRetrieveContentAsXml(DictionaryString, String)
Retrieves the content of this panel as a Stream of XML. The panel is evaluated with the arguments supplied to this method.
Public methodToString (Inherited from Object.)
Top
See Also