WidgetEventAttribute Constructor(String)
Initializes a new instance of the
WidgetEventAttribute class.
public WidgetEventAttribute(
System.string
)
'Declaration
Public Function New( _
ByVal As System.String _
)
Parameters
- args
- Event handler arguments.
Example of the string with attributes: "e, param1, param2"