Searches display name and description of the specified key for the specified text.
            The display name and description are localized and HTML encoded prior to searching.
            
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- key
 - Type: CMS.DataEngine SettingsKeyInfo
Key to search 
- searchText
 - Type: 
System String
Text to search for 
- searchInDescription
 - Type: 
System Boolean
Indicates if the key description should be included in the search 
Return Value
Type:See Also