InterviewSolution
Saved Bookmarks
| 1. |
How Do You Mark A Property As Required? For Example, For A Project, The Name Is A Required Field. |
|
Answer» You USE the [REQUIRED] ATTRIBUTE to MARK a PROPERTY as required. You use the [Required] attribute to mark a property as required. |
|