This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Determines whether the poll allows multiple answers.
Namespace: Smartsite.WebToolkit
Assembly: Smartsite.WebToolkit (in Smartsite.WebToolkit.dll)
Syntax
C# | Copy Code |
---|---|
[(ValidFrom = .BeginFormatData)] public bool isMultiSelect() |
Visual Basic (Declaration) | Copy Code |
---|---|
<(ValidFrom := .BeginFormatData)> _ Public Function isMultiSelect As |
Return Value
true if the poll allows multiple answers; otherwise, false.See Also
PollModule Class
Smartsite.WebToolkit Namespace