Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.1.20
|
Leadtools.Ccow.Server.Context Namespace > ContextManager Class : ContextUpdated Field |
public static EventHandler<ContextUpdatedEventArgs> ContextUpdated
'Declaration
Public Shared ContextUpdated As EventHandler(Of ContextUpdatedEventArgs)
'Usage
Dim value As EventHandler(Of ContextUpdatedEventArgs) value = ContextManager.ContextUpdated ContextManager.ContextUpdated = value
public: static EventHandler<ContextUpdatedEventArgs^>^ ContextUpdated