Returns all polls for specified site and group.
Namespace: CMS.PollsAssembly: CMS.Polls (in CMS.Polls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- siteId
- Type: System Int32
Site ID
- where
- Type: System String
Where condition
- groupId
- Type: System Int32
Group ID
- orderBy
- Type: System String
Order By
- topN
- Type: System Int32
TOP N
- columns
- Type: System String
Columns restriction
Return Value
Type: InfoDataSet PollInfoSee Also