Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Determines whether node specified by xpath is found under parentNode.
Namespace: Microsoft.Uii.Common
Assembly: Microsoft.Uii.Common (in Microsoft.Uii.Common.dll)
Syntax
protected bool Exists(
XmlNode parentNode,
string xPath
)
Protected Function Exists (
parentNode As XmlNode,
xPath As String
) As Boolean
Parameters
parentNode
Type: System.Xml.XmlNodeSpecifies the parent node.
xPath
Type: System.StringSpecifies the xpath.
Return Value
Type: System.Boolean
Type: Boolean
True if the xPath is found, otherwise false.
See Also
InitString Class
Microsoft.Uii.Common Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright