←Select platform

LogoutEventArgs Constructor

Summary

Initializes a new instance of the LogoutEventArgs class with the specified values.

Syntax
C#
VB
C++
public LogoutEventArgs( 
   string reason 
) 
Public Sub New(ByVal reason As String) 
 MyBase.New 
public:  
   LogoutEventArgs(String^ reason) 

Parameters

reason

a string indicating the reason for the logout.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.