The Portrate Interview Engine

IDPLInitializer Methods

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

Public Instance Methods

SessionStarted Called when a session is first created in the form component. The context does NOT contain any of the form post data or query string data. It is the job of this method to pre-populate the context with pertinent data from the request object.

See Also

IDPLInitializer Interface | Portrate.Interview.Model Namespace