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 imageCopy Code
[(ValidFrom = .BeginFormatData)]
public bool isActive()
Visual Basic (Declaration)Copy imageCopy Code
<(ValidFrom := .BeginFormatData)> _
Public Function isActive As 

Return Value

true if the poll is active; otherwise, false.

See Also

Advanced