Gets the DataSet of roles assigned to the poll.
Namespace: CMS.PollsAssembly: CMS.Polls (in CMS.Polls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- pollId
- Type:
System Int32
Poll ID
- where
- Type:
System String
WHERE condition
- orderBy
- Type:
System String
ORDER BY condition
- topN
- Type:
System Int32
TOP N condition
- columns
- Type:
System String
Columns restriction
Return Value
Type: InfoDataSet RoleInfoSee Also