ng-bind-html-unsafe was removed in Angular 1.2
ng-bind-html-unsafe
I\'m trying to implement something where I need to use ng-bind-html-unsafe. In the docs and
my helpful code for others(just one aspx to do text area post):: <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="WebForm1.aspx.cs" Inherits="WebApplication45.WebForm1" %> enter code here Example to show posting valid content to server with two way binding Send