ViewEvents.SubscribeToEvents Method
Include Protected Members
Include Inherited Members
Specifies the view events to receive.
Overload List
Name | Description | |
---|---|---|
![]() |
SubscribeToEvents(ViewEventSet) | Specifies the view events to receive. |
![]() |
SubscribeToEvents(ViewEventSet, ServerEventHandler) | Specifies the view events to receive and the event handler that handles the events. |
Top