Returns true, if the poll is assigned to the site.
Namespace: CMS.PollsAssembly: CMS.Polls (in CMS.Polls.dll) Version: 8.2.23
Syntax public bool IsInSite(
string siteName
)
Parameters
- siteName
- Type: SystemString
Sitename to check
Return Value
Type:
BooleanSee Also