XMLDA.NET Reference
FindDataBindList Method
See Also  Send Feedback
xmldanet Namespace > DefinitionList Class : FindDataBindList Method

name

Glossary Item Box

Syntax

Visual Basic (Usage)Copy Code
Dim instance As DefinitionList
Dim name As String
Dim value As DataBindList
 
value = instance.FindDataBindList(name)
C# 
public DataBindList FindDataBindList( 
   string name
)

Parameters

name

Requirements

Target Platforms:Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

>

See Also

© 2002-2012 Advosol Inc. All Rights Reserved.