Click or drag to resize
PollAnswerInfoProviderGetPollAnswerInternal Method (Guid)
Returns object with specified GUID.

Namespace: CMS.Polls
Assembly: CMS.Polls (in CMS.Polls.dll) Version: 9.0.0
Syntax
C#
protected PollAnswerInfo GetPollAnswerInternal(
	Guid guid
)

Parameters

guid
Type: SystemGuid
Object GUID

Return Value

Type: PollAnswerInfo
See Also