Click or drag to resize

RibbonBarAddInTraceWrite Method (String)

Writes a single message to the output.

Namespace:  Dynamicweb.Controls.Extensibility
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public virtual void Write(
	string message
)

Parameters

message
Type: SystemString
Message to write.
Remarks