Represents a class that initializes each session when they are started in the application. Instances of this interface are invoked when the session is first started.
Author: Jacob W Anderson (c) 2003 Portrate, LLC. All rights reserved.
For a list of all members of this type, see IDPLInitializer Members.
[Visual Basic] Public Interface IDPLInitializer [C#] public interface IDPLInitializer [C++] public __gc __interface IDPLInitializer [JScript] public interface IDPLInitializer
| Type | Description |
|---|---|
| DPLConfig | Represents the contents of the Portrate_Interview configuration. Author: Jacob W Anderson Date: 3 Nov 2003 (c) Portrate, LLC. All rights reserved. |
Namespace: Portrate.Interview.Model
Assembly: Portrate.Interview (in Portrate.Interview.dll)
IDPLInitializer Members | Portrate.Interview.Model Namespace