Get the redirection URL associated with the current form
[Visual Basic] Protected Property ReadOnly RedirectUrl As String [C#] protected string RedirectUrl { get; } [C++] protected: __property String* get_RedirectUrl(); [JScript] protected function get RedirectUrl() : String
InterviewControl Class | Portrate.Interview Namespace