The Portrate Interview Engine

IDPLControl Methods

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

Public Instance Methods

CurrentValue Gets the current value for this control according to the current data context and its data name.
HelpControl Gets the UI control for the help text associated with this control.
LabelControl Gets the UI control for the label associated with this control.
MakeWebControls Returns a UI control for this control.
ToHtml Outputs HTML for this control.
Validate Runs the validators for the control and returns a list of display messages.

See Also

IDPLControl Interface | Portrate.Interview.Model Namespace