C# Class csExWB.FileDownloadEventArgs

Inheritance: System.ComponentModel.CancelEventArgs
Exibir arquivo Open project: mcorrientes/Web-Security-Toolset Class Usage Examples

Public Properties

Property Type Description
ActiveDocument bool

Public Methods

Method Description
FileDownloadEventArgs ( ) : System

Method Details

FileDownloadEventArgs() public method

public FileDownloadEventArgs ( ) : System
return System

Property Details

ActiveDocument public_oe property

public bool ActiveDocument
return bool