SendCodeViewModel.ReturnUrl Property

Blog

SendCodeViewModelReturnUrl Property

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:Blog.Models.SendCodeViewModel.ReturnUrl"]

Namespace:  Blog.Models
Assembly:  Blog (in Blog.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string ReturnUrl { get; set; }
function get_ReturnUrl();
function set_ReturnUrl(value);

Property Value

Type: String

[Missing <value> documentation for "P:Blog.Models.SendCodeViewModel.ReturnUrl"]

Remarks

[Missing <remarks> documentation for "P:Blog.Models.SendCodeViewModel.ReturnUrl"]

See Also