You are here: Data Classes > FormRequestData Class > FormRequestData Properties > IsPoll
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
FormRequestData.IsPoll Property

Gets whether the form is used as poll.

  • True - this form is a poll.
  • False - this form is not a poll.

C#
public Boolean IsPoll;
Visual Basic
Public Property IsPoll() As Boolean

This should only be read not set.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!