Returns the DataSet of all the culture records with where condition and order by clause applied.
Namespace: CMS.LocalizationAssembly: CMS.Localization (in CMS.Localization.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- where (Optional)
- Type: System String
Where condition
- orderBy (Optional)
- Type: System String
Order by clause
- topN (Optional)
- Type: System Int32
Top N users
- columns (Optional)
- Type: System String
Columns to get
Return Value
Type: InfoDataSet CultureInfoSee Also