[]
Initializes a new instance of the SaveVisitedDocumentEventArgs class.
public SaveVisitedDocumentEventArgs(object userData)
Public Sub New(userData As Object)
| Type | Name | Description |
|---|---|---|
| object | userData | Arbitrary data associated with the current instance. |