LoginCancelEventArgs Constructor

Initializes a new instance of the LoginCancelEventArgs class.

Name Description
LoginCancelEventArgs () Initializes a new instance of the LoginCancelEventArgs class with the Cancel property set to false.
LoginCancelEventArgs (Boolean) Initializes a new instance of the LoginCancelEventArgs class with the Cancel property set to the specified value.

Community Additions

ADD
Show: