DataDrivenAdapterBase.GetFirstDescendentUnderControlConfig Method (String, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Retrieves the first descendent node from a top-level XML node of a data-driven adapter control binding.
Namespace: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter
Assembly: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter (in Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.dll)
Syntax
protected XmlNode GetFirstDescendentUnderControlConfig(
string controlName,
string descendentTagName
)
Protected Function GetFirstDescendentUnderControlConfig (
controlName As String,
descendentTagName As String
) As XmlNode
Parameters
controlName
Type: System.StringSpecifies the name of the control.
descendentTagName
Type: System.StringSpecifies the tag name of any descendent control.
Return Value
Type: System.Xml.XmlNode
Type: XmlNode
See Also
DataDrivenAdapterBase Class
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright