Returns all global polls bound to site.
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
- orderBy
- Type:
System String
Order By
- topN
- Type:
System Int32
TOP N
- columns
- Type:
System String
Columns restriction
Return Value
Type: InfoDataSet PollInfoSee Also