RibbonBarAddInTrace Class |
Namespace: Dynamicweb.Controls.Extensibility
The RibbonBarAddInTrace type exposes the following members.
| Name | Description | |
|---|---|---|
| RibbonBarAddInTrace |
Initializes a new instance of an object.
|
| Name | Description | |
|---|---|---|
| Messages |
Gets the list of all messages currently collected.
| |
| Owner |
Gets the owner of this trace object.
|
| Name | Description | |
|---|---|---|
| ToString |
Outputs all messages currently collected.
(Overrides ObjectToString.) | |
| Write(String) |
Writes a single message to the output.
| |
| Write(String, Object) |
Writes a single message specified by its format and arguments to the output.
|