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 is active.
Namespace: Smartsite.WebToolkit
Assembly: Smartsite.WebToolkit (in Smartsite.WebToolkit.dll)
Syntax
C# | Copy Code |
---|---|
[(ValidFrom = .BeginFormatData)] public bool isActive() |
Visual Basic (Declaration) | Copy Code |
---|---|
<(ValidFrom := .BeginFormatData)> _ Public Function isActive As |
Return Value
true if the poll is active; otherwise, false.See Also
PollModule Class
Smartsite.WebToolkit Namespace