CUIDataSource Constructor
Initializes a new instance of the CUIDataSource class.
Namespace: Microsoft.Web.CommandUI
Assembly: Microsoft.Web.CommandUI (in Microsoft.Web.CommandUI.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New CUIDataSource()
protected CUIDataSource()