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