This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Reference to a folder containing Poll items. If no PollItem is specified, the most recently activated poll will be selected from this folder.

Namespace: Smartsite.WebToolkit
Assembly:  Smartsite.WebToolkit (in Smartsite.WebToolkit.dll)

Syntax

C#Copy imageCopy Code
public  PollFolder { get; set; }
Visual Basic (Declaration)Copy imageCopy Code
Public Property PollFolder As 
	Get
	Set

Field Value

The poll folder.

See Also

Advanced