United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Web Development
ASP.NET
ASP.NET MVC 3
ASP.NET MVC 3 Reference
System.Web.Mvc
RedirectResult Class
RedirectResult Properties
Permanent Property
Url Property
This topic has not yet been rated
-
Rate this topic
RedirectResult
.
Url Property
Other Versions
.NET Framework 4
.NET Framework 3.5
Gets or sets the target URL.
Namespace:
System.Web.Mvc
Assembly:
System.Web.Mvc
(in System.Web.Mvc.dll)
Syntax
C#
C++
JScript
VB
Copy
public
string
Url {
get
;
private
set
; }
Property Value
Type:
System
.
String
The target URL.
See Also
Reference
RedirectResult Class
System.Web.Mvc Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)