Returns the DataSet of all the site records.
Namespace: CMS.SiteProviderAssembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- columns
- Type: System String
Select only specified columns
- where
- Type: System String
Where condition
- orderBy
- Type: System String
Order by expression
- topN
- Type: System Int32
Specifies number of returned records
Return Value
Type: InfoDataSet SiteInfoSee Also