InitString.RemoveNode Method (XmlNode, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Removes the first named node under parent node.
Namespace: Microsoft.Uii.Common
Assembly: Microsoft.Uii.Common (in Microsoft.Uii.Common.dll)
Syntax
protected void RemoveNode(
XmlNode parentNode,
string childTagName
)
Protected Sub RemoveNode (
parentNode As XmlNode,
childTagName As String
)
Parameters
parentNode
Type: System.Xml.XmlNodeSpecifies the parent node.
childTagName
Type: System.StringSpecifies the name of the child tag.
See Also
InitString Class
Microsoft.Uii.Common Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright