Hi,
can any one explain how to get sessionid using NPBasepage
i tried it not showing sessionid
NPBasePage bp = new NPBasePage();
bp.sessionid;
(TextBox)this.FindControl("TextBox1")).Text = bp.sessionid;