C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls Namespace / WidgetDependenciesAttribute Class / WidgetDependenciesAttribute Constructor / WidgetDependenciesAttribute Constructor(Object,Object,Object,Object)

In This Topic
WidgetDependenciesAttribute Constructor(Object,Object,Object,Object)
In This Topic
Initializes a new instance of the WidgetDependenciesAttribute class.
Syntax
'Declaration
 
Public Function New( _
   ByVal d1 As System.Object, _
   ByVal d2 As System.Object, _
   ByVal d3 As System.Object, _
   ByVal d4 As System.Object _
)
 

Parameters

d1
d2
d3
d4
See Also