ModuleCommandsPollsGetPollInfo Method |
Returns poll info object (BaseInfo) specified by ID.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static BaseInfo PollsGetPollInfo(
int pollId
)
Parameters
- pollId
- Type: SystemInt32
Poll info ID
Return Value
Type:
BaseInfoSee Also