Click or drag to resize
DocumentSearchEventArgs Properties

The DocumentSearchEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyContent
Document content, used only when it makes sense: GetContent
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyIndexInfo
Search index info
Public propertyIsCrawler
If true, the content is indexed for a crawler
Public propertyNode
Document node
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertySearchDocument
Search document
Public propertySettings
Search settings for this document
Top
See Also