←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly