A arvendu New Member Dec 25, 2012 #1 I have this code:\[code\]<span class="title-details"> <% = (Model.Id == 0 ? Global.NewLocation : Global.EditLocation + " " + Model.Name)%></span>\[/code\]How to add different color to part Model.Name ( ex. EditLocation-Black, Model.Name-Blue).
I have this code:\[code\]<span class="title-details"> <% = (Model.Id == 0 ? Global.NewLocation : Global.EditLocation + " " + Model.Name)%></span>\[/code\]How to add different color to part Model.Name ( ex. EditLocation-Black, Model.Name-Blue).