Returns DataSet with template scopes which meet the where condition.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- columns
- Type: System String
Specifies columns of DataSet
- where
- Type: System String
Where condition
- orderBy
- Type: System String
Order by statement to use
- topN
- Type: System Int32
Selects only top N items
Return Value
Type: InfoDataSet PageTemplateScopeInfoSee Also