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.0.5239.26125)
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:![Online Online](./../icons/online_icon.gif)
See Also