SecurIdSdtidTokenFindXmlStringValue Method |
| Name | Description | |
|---|---|---|
| FindXmlStringValue(String) |
Search the XML of the current instance for a node with a given name and return the node's value, or an empty string if the node is not found.
| |
| FindXmlStringValue(String, String) |
Search the XML of the current instance for a node with a given name and return the node's value, or a default value if the node is not found.
|