PollInfoProviderGetPollInfoByGUID Method |
Returns object with specified GUID.
Namespace: CMS.PollsAssembly: CMS.Polls (in CMS.Polls.dll) Version: 11.0.0
Syntax public static PollInfo GetPollInfoByGUID(
Guid guid
)
Parameters
- guid
- Type: SystemGuid
Object GUID
Return Value
Type:
PollInfoSee Also