VerifyCodeViewModel.Code Property

Blog

VerifyCodeViewModelCode Property

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

[Missing <summary> documentation for "P:Blog.Models.VerifyCodeViewModel.Code"]

Namespace:  Blog.Models
Assembly:  Blog (in Blog.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Code { get; set; }
function get_Code();
function set_Code(value);

Property Value

Type: String

[Missing <value> documentation for "P:Blog.Models.VerifyCodeViewModel.Code"]

Remarks

[Missing <remarks> documentation for "P:Blog.Models.VerifyCodeViewModel.Code"]

See Also