Click or drag to resize

ObjectEditorBaseSetXml Method

Force sets the XML content and show the XML content tab.

Namespace:  Hummingbird.TestFramework.Extensibility
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public virtual void SetXml(
	string xml
)

Parameters

xml
Type: SystemString
The XML content
See Also