| CreateSearchFieldsEventArgs Properties | 
The CreateSearchFieldsEventArgs type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CurrentHandler | 
            Currently executing handler
            (Inherited from CMSEventArgs.) | 
|  | Fields | 
            Search index fields.
             | 
|  | IndexDataSource | 
            Indicates type of the data source for indexed page.
             | 
|  | IndexInfo | 
            Search index info.
             | 
|  | OriginalEventArgs | Obsolete. 
            Original event arguments for the event
            (Inherited from CMSEventArgs.) | 
|  | SearchFields | 
            List of search fields being processed to local search.
             | 
 See Also
See Also