Click or drag to resize
SearchHelperGetDefaultSearchSettings Method (String)
Returns the default search settings of the class.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
public static string GetDefaultSearchSettings(
	string className
)

Parameters

className
Type: SystemString
Name of the class

Return Value

Type: String
See Also