ElementListenerListenTo Method A Sandcastle Documented Class Library
Returns a listener for the element specified by a path.

Namespace:  Apptus.Util.Xml
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.0.0
Syntax

C#
ElementListener ListenTo(
	Path path
)

Parameters

path
Type: Apptus.Util.XmlPath
The path

Return Value

Type: ElementListener
The listener for that path
See Also

Reference