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.) |
![]() | IndexDataSource |
Indicates type of the data source for indexed page.
|
![]() | IndexInfo |
Search index info
|
![]() | IsCrawler | Obsolete.
If true, the content is indexed for a crawler
|
![]() | Node |
Document node
|
![]() | OriginalEventArgs | Obsolete.
Original event arguments for the event
(Inherited from CMSEventArgs.) |
![]() | SearchDocument |
Search document
|
![]() | Settings |
Search settings for this document
|