Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Retrieves boolean-interpreted value of InnerText of specified node, returns defaultValue if interpretation fails.
Namespace: Microsoft.Uii.Common
Assembly: Microsoft.Uii.Common (in Microsoft.Uii.Common.dll)
Syntax
protected static bool GetNodeInnerTextBool(
XmlNode node,
bool defaultValue
)
Protected Shared Function GetNodeInnerTextBool (
node As XmlNode,
defaultValue As Boolean
) As Boolean
Parameters
node
Type: System.Xml.XmlNodeSpecifies the node.
defaultValue
Type: System.BooleanTrue
Return Value
Type: System.Boolean
Type: Boolean
True if the text is successfully retrieved, otherwise false.
See Also
InitString Class
Microsoft.Uii.Common Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright