| DocumentSearchEventArgs Properties |
The DocumentSearchEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Content |
Document content, used only when it makes sense: GetContent
| |
| CurrentHandler |
Currently executing handler
(Inherited from CMSEventArgs.) | |
| IndexInfo |
Search index info
| |
| IsCrawler |
If true, the content is indexed for a crawler
| |
| Node |
Document node
| |
| OriginalEventArgs |
Original event arguments for the event
(Inherited from CMSEventArgs.) | |
| SearchDocument |
Search document
| |
| Settings |
Search settings for this document
|