C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls Namespace / WidgetOptionNameAttribute Class / WidgetOptionNameAttribute Constructor / WidgetOptionNameAttribute Constructor(String)
name of widget option

In This Topic
WidgetOptionNameAttribute Constructor(String)
In This Topic
Initializes a new instance of the WidgetOptionNameAttribute class.
Syntax
'Declaration
 
Public Function New( _
   ByVal name As System.String _
)
 

Parameters

name
name of widget option
See Also