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