The Portrate Interview Engine

InterviewControl.RedirectUrl Property

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

See Also

InterviewControl Class | Portrate.Interview Namespace