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