I have passed QueryString
in hyperlink
like below.
<a href="Property_Detail_Search.aspx?P_ID="+<%Request.QueryString["Property_Id"]%>
itemprop="url"><span itemprop="streetAddress">
<asp:Label ID="lblPNo" runat="server" ></asp:Label>
</a>