Intersoft ClientUI Documentation
DataListProviderAttribute Constructor(String)



Element type name.
Initializes a new instance of the DataListProviderAttribute class.
Syntax
Public Function New( _
   ByVal typeName As String _
)
Dim typeName As String
 
Dim instance As New DataListProviderAttribute(typeName)
public DataListProviderAttribute( 
   string typeName
)
public:
DataListProviderAttribute( 
   String^ typeName
)

Parameters

typeName
Element type name.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DataListProviderAttribute Class
DataListProviderAttribute Members
Overload List

Send Feedback