Returned from the knockout handler - set to TRUE if the handler has redirected the user, and FALSE if not.
[Visual Basic] Public Redirected As Boolean [C#] public bool Redirected; [C++] public: bool Redirected; [JScript] public var Redirected: bool;
KnockoutArgs Class | Portrate.Interview Namespace