Skip to Content
0
Former Member
Dec 28, 2007 at 08:54 AM

how to get sessionid?

33 Views

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;