Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Polls
PollInfoProvider Class
PollInfoProvider Methods
GetPolls Method
GetPolls Method
GetPolls Method (Int32)
GetPolls Method (String)
GetPolls Method (String, String)
GetPolls Method (Int32, Int32, String)
GetPolls Method (String, Int32, String)
GetPolls Method (String, String, Int32, String)
PollInfoProvider
GetPolls Method (Int32)
Returns the Dataset structure of all polls of the specified site.
Namespace:
CMS.Polls
Assembly:
CMS.Polls (in CMS.Polls.dll) Version: 8.2.23
Syntax
C#
Copy
public
static
InfoDataSet
<
PollInfo
>
GetPolls
(
int
siteId
)
Parameters
siteId
Type:
System
Int32
Site ID
Return Value
Type:
InfoDataSet
PollInfo
See Also
Reference
PollInfoProvider Class
GetPolls Overload
CMS.Polls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com