Click or drag to resize
ElementListenerEnd Method
Notifies the element listener that an element ends.

Namespace:  Apptus.Util.Xml
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.4.1
Syntax
C#
void End(
	Path path
)

Parameters

path
Type: Apptus.Util.XmlPath
The path
See Also