Sets the voted flag for the current user on the given poll. The user will no longer be able to vote in this poll.

Syntax

Smartsite SXML CopyCode image Copy Code
poll.blockuservote(locator pollItem)

Parameters

Name Data Type Description
pollItem Locator The poll item.

Return Value

None.
SXML