Click here to Skip to main content
15,899,026 members

Comments by Raj kumar.C (Top 6 by date)

Raj kumar.C 24-Dec-17 22:27pm View    
In Mvc action method has to redirect to another URL or redirect to another action method which will return diffrent view. so response should not back to angular success part.

if{isEnabled)
return View(viewModel);
else
return Redirect("http://mysite.com");
Raj kumar.C 6-Oct-17 12:33pm View    
anyway Thanks for your answer
Raj kumar.C 6-Oct-17 12:33pm View    
i want to get class name only not subjects
Raj kumar.C 1-Feb-17 2:57am View    
when i send serialize json object, data is not binding. Beacuase it is expecting class object not Json string.
Raj kumar.C 20-Apr-12 4:51am View    
i implemented the above solution but it does not change