| PollInfoProviderGetPollInternal Method (Guid) | 
            Returns object with specified GUID.
            
 
Namespace: CMS.PollsAssembly: CMS.Polls (in CMS.Polls.dll) Version: 8.2.23
Syntaxprotected PollInfo GetPollInternal(
	Guid guid
)
Parameters
- guid
 - Type: SystemGuid
Object GUID 
Return Value
Type: 
PollInfo
See Also