Data structure passed into the Knockout event handler.
For a list of all members of this type, see KnockoutArgs Members.
System.Object
System.EventArgs
Portrate.Interview.DPLEventArgs
Portrate.Interview.KnockoutArgs
[Visual Basic] Public Class KnockoutArgs Inherits DPLEventArgs [C#] public class KnockoutArgs : DPLEventArgs [C++] public __gc class KnockoutArgs : public DPLEventArgs [JScript] public class KnockoutArgs extends DPLEventArgs
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: Portrate.Interview
Assembly: Portrate.Interview (in Portrate.Interview.dll)
KnockoutArgs Members | Portrate.Interview Namespace