The Portrate Interview Engine

DPLEventArgs.CurrentFormName Field

[Visual Basic]
Public CurrentFormName As String
[C#]
public string CurrentFormName;
[C++]
public: String* CurrentFormName;
[JScript]
public var CurrentFormName: String;

See Also

DPLEventArgs Class | Portrate.Interview Namespace