Gets or sets a URL to transfer user upon approval - defaults to current page

Declaration Syntax
public Uri ReturnUrl { get; set; }Public Property ReturnUrl As Uri
public:
property Uri^ ReturnUrl {
Uri^ get ();
void set (Uri^ value);
}Assembly:
ExtremeSwank.OpenId (Module: ExtremeSwank.OpenId) Version: 4.0.0.1 (4.0.0.1)