about us      downloads      documentation      contact      home 
 products
 antHR
 workflow studio
 technical toolkits
 content entry
 workflow
 security
 hierarchy
 concepts
 how tos
 reference
 FAQs
Converters

Boolean: Converts to and from Booleans
Date: Converts to and from DateTimes
Decimal: Converts to and from decimals
Enumeration: Converts to and from enumerations
Foreign key: Validates that value is represented in the database
Group: Converts groups of users
Int32: Converts to and from Int32s
Int64: Converts to and from Int64s
Content filter: Converts to and from content definition filters, including validation of the values
String: Converts to and from strings
Type selector: Validates results from the type selector
Unique value: Validates that value is unique in the database
User: Converts to and from User objects
Users: Converts to and from a collection of user objects
XML: Converts to and from XmlDocuments


Displayers

Calendar: Displays a calendar for entering date
Enumeration: Displayer which displays a selector for an C# enumeration.
Foreign key: Selects a value from a database table
User group: Selects a user group
Input: Displayer which chooses method of display based on the supported type of the converter which it is displaying.
Long text: Entry of long strings, using a multi-line edit box.
Multi-select: Multiple select list box
Secret text: Displayer that allows editing of hidden text, such as passwords
Single select: Single select list box
Upload: Allows upload of files to be attached to the content
User: Allows selecting of a user.
Users: Allows selecting of multiple users.