![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Returns the total number of votes for the current poll
Namespace: Smartsite.WebToolkit
Assembly: Smartsite.WebToolkit (in Smartsite.WebToolkit.dll)
Syntax
C# | ![]() |
---|---|
[(Name = "TotalVotes", ValidFrom = .BeginFormatData)] public int getTotalVotes() |
Visual Basic (Declaration) | ![]() |
---|---|
<(Name := "TotalVotes", ValidFrom := .BeginFormatData)> _ Public Function getTotalVotes As Integer |
Return Value
The total number of votes for the current poll
See Also
PollModule Class
Smartsite.WebToolkit Namespace