SearchHelperGetDefaultSearchSettings Method (String) |
Returns the default search settings of the class.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax public static string GetDefaultSearchSettings(
string className
)
Parameters
- className
- Type: SystemString
Name of the class
Return Value
Type:
StringSee Also