I have HiddenField in HTMl :
<asp:HiddenField ID="BodyHiddenField" runat="server" Value = " " />
Now I want to add multiple line in Value of this text :
Thank you for registration .Your registration has been confirmed. Date : 24 Feb 2019 Time : 09:30 AM
To be :
First Line = Thank you for registration .Your registration has been confirmed.
Second Line = Date : 24 Feb 2019
Third Line = Time : 09:30