Adds the XML data from specified XML node.
Namespace: Scanjour.Workflow4.Web.Services.Helpers.Html
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax
Parameters
- identity
- Type: SystemString
The identity. - node
- Type: System.XmlXmlNode
The node.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | node |
See Also