A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Apptus.Util.Xml
ElementListener Interface
ElementListener Methods
Content Method
End Method
ListenedTo Method
ListenTo Method
Start Method
ElementListener
ListenTo Method
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.4.1
Syntax
C#
Copy
ElementListener
ListenTo
(
Path
path
)
Parameters
path
Type:
Apptus.Util.Xml
Path
The path
Return Value
Type:
ElementListener
The listener for that path
See Also
Reference
ElementListener Interface
Apptus.Util.Xml Namespace