The Portrate Interview Engine

IDPLFormRenderer Methods

The methods of the IDPLFormRenderer interface are listed below. For a complete list of IDPLFormRenderer interface members, see the IDPLFormRenderer Members topic.

Public Instance Methods

Render Returns a UI control that contains the visual elements of the form. The elements are prepopulated with their current values or a default value, if one is defined. If there are errors associated with a specific control, then a label should be added to the returned control indicating the error.

See Also

IDPLFormRenderer Interface | Portrate.Interview.View Namespace