Share via


GeneralFunctions.GetXmlNodeText Method (String, String)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Retrieves the node value of given xpath by loading the given XML.

Namespace:   Microsoft.Uii.Common
Assembly:  Microsoft.Uii.Common (in Microsoft.Uii.Common.dll)

Syntax

public static string GetXmlNodeText(
    string xml,
    string xpath
)
Public Shared Function GetXmlNodeText (
    xml As String,
    xpath As String
) As String

Parameters

Return Value

Type: System.String

Type: String

See Also

GeneralFunctions Class
Microsoft.Uii.Common Namespace

Return to top

Unified Service Desk 2.0

© 2016 Microsoft. All rights reserved. Copyright