Returns dataset with all cultures for specified search index.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- columns
- Type:
System.String
Columns
- where
- Type:
System.String
Where condition
- orderBy
- Type:
System.String
Order by
- topN
- Type:
System.Int32
TOP N Rows
Return Value
Type: InfoDataSet<CultureInfo>See Also