←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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly