Try our conversational search powered by Generative AI!

Logon event

Vote:
 
I want to create an event handler for the Logon event of OnlineStatusModule. The event handler needs to find out what user logged on. Can this be done? I don't really understand the structure of the StarSuiteEventArgs object delivered with the event. Or is there an other event or method that I can use?
#23059
Aug 26, 2008 10:24
Vote:
 

I looked at the event args using a breakpoint in VS and found out that the Object property in the StarSuiteEventArgs was a boxed User object (at least when the sender is OnlineStatusModule.Logon). So the problem is solved.

#23064
Aug 26, 2008 11:45
This thread is locked and should be used for reference only. Please use the Legacy add-ons forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.