SearchHelperGetDefaultSearchSettings Method (DataClassInfo) |
Returns the default search settings of the class.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax public static string GetDefaultSearchSettings(
DataClassInfo dci
)
Parameters
- dci
- Type: CMS.DataEngineDataClassInfo
Class to process
Return Value
Type:
StringSee Also