This information is provided for reference in order to use members and types accessible through the Nintex.Forms.Sdk namespace found in the Nintex.Forms.Sdk assembly. Direct access to Nintex.Forms members and types is not supported.

 

Namespace:Nintex.Forms
Assembly: Nintex.Forms (in Nintex.Forms.dll)

Member name Description
ArrayList A collection of heterogeneous items or objects.
ChoiceCheckBoxes A collection of checkboxes. A checkbox is used to accept the Boolean data, that is System.Boolean.
ChoiceDropDown Used to display list of items.
ChoiceList A collection of Boolean data items, , that is System.Boolean.
ChoiceRadioButtons A collection of radio buttons. A radio button is used to accept System.Boolean.
DateOnly Control used to pick a formatted of calender data.
DateTime Used to pick a formatted of time and calender data.
Decimal Used to collect a System.Decimal datatype.
Geolocation HTML Geolocation API is used to get the geographical position of a user.
HyperlinkColumn A normal hyperlink control that responds to a click event
Integer Used to collect a System.Decimal datatype.
Long Used to collect a System.Decimal datatype.
MultipleLine Used to collect a text value with carriage returns. This is a System.String datatype.
NotSet The control is not set.
Number Used to collect a number of any numeric type.
SPItemKey The field reference for a SharePoint list item.
SingleLine Used to collect a single line of text.
User Used to select a person in the context of SharePoint
YesNo Used to collect a Boolean value, that is System.Boolean.