I am new in angularjs.
I want to make a partial view called _Message.cshtml where all success, warning, alert div code be there like
Success! {{message}}
Success! {{message}}
and want to call it in each view using angularjs, how can i call this dynamically to show where it is alert and success message.
Waiting for the reply.
Replies
Know the answer? Post it — somebody with the same question will find it here.