INGEAR.NET.MBLINK
Controller.Action Event
Event handler for Controller method.
[Visual Basic]
Public Event Action As
EventHandler
[C#]
public event
EventHandler
Action;
See Also
Controller Class
|
MBLink Namespace