Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Polls
PollInfoProvider Class
PollInfoProvider Methods
GetPollRoles Method
GetPollRoles Method (Int32)
GetPollRoles Method (Int32, String, String, Int32, String)
PollInfoProvider
GetPollRoles Method (Int32)
Gets the DataSet of roles assigned to the poll.
Namespace:
CMS.Polls
Assembly:
CMS.Polls (in CMS.Polls.dll) Version: 8.2.23
Syntax
C#
Copy
public
static
InfoDataSet
<
RoleInfo
>
GetPollRoles
(
int
pollId
)
Parameters
pollId
Type:
System
Int32
Poll ID
Return Value
Type:
InfoDataSet
RoleInfo
See Also
Reference
PollInfoProvider Class
GetPollRoles Overload
CMS.Polls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com