C# Class csExWB.SetSecureLockIconEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: mcorrientes/Web-Security-Toolset

Public Properties

Property Type Description
securelockicon SecureLockIconConstants

Public Methods

Method Description
SetParameters ( int SecureLockIcon ) : void
SetSecureLockIconEventArgs ( ) : System

Method Details

SetParameters() public method

public SetParameters ( int SecureLockIcon ) : void
SecureLockIcon int
return void

SetSecureLockIconEventArgs() public method

public SetSecureLockIconEventArgs ( ) : System
return System

Property Details

securelockicon public_oe property

public SecureLockIconConstants securelockicon
return SecureLockIconConstants