Remove the Mandatory field from the model:
ModelState.Remove("SyncMonth");
ModelState.Remove("NotSyncMonth");
if (!ModelState.IsValid)
return GetErrorMessageResult("Warning! You must fill all the required fields");
Windows Screen Record WindowsKey+ Alt + R Recording Starts.
No comments:
Post a Comment