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 question being polled
Namespace: Smartsite.WebToolkit
Assembly: Smartsite.WebToolkit (in Smartsite.WebToolkit.dll)
Syntax
C# | Copy Code |
---|---|
[(Name = "Question")] public string getQuestion() |
Visual Basic (Declaration) | Copy Code |
---|---|
<(Name := "Question")> _ Public Function getQuestion As |
Return Value
The question being polledSee Also
PollModule Class
Smartsite.WebToolkit Namespace