A Sandcastle Documented MVC project - Blog
RoleIsSelected Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:Blog.Models.Role.IsSelected"]
Namespace: Blog.Models
Assembly: Blog (in Blog.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsSelected { get; set; }
function get_IsSelected(); function set_IsSelected(value);
Property Value
Type: Boolean[Missing <value> documentation for "P:Blog.Models.Role.IsSelected"]
Remarks
[Missing <remarks> documentation for "P:Blog.Models.Role.IsSelected"]
See Also