Yasovardhan

Thursday, February 04, 2010

Code to access querystring value from url in .net

if(e.InputParameters.ContainsKey("KeyName")) //Check if the url contains "KeyName" as querystring
{
string KeyValue = e.InputParameters["KeyName"];
}
Posted by Yasu at 1:08 AM
Labels: Dot Net

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Search This Blog

Blog Archive

  • ►  2016 (4)
    • ►  December (3)
    • ►  March (1)
  • ►  2015 (6)
    • ►  July (2)
    • ►  April (1)
    • ►  March (3)
  • ►  2013 (1)
    • ►  February (1)
  • ►  2011 (1)
    • ►  February (1)
  • ▼  2010 (11)
    • ►  May (2)
    • ►  April (1)
    • ►  March (1)
    • ▼  February (7)
      • Regular expression for Email in .net
      • How to clear infopath repeating table data
      • Code to access querystring value from url in .net
      • Method to get Sharepoint Column Internal Names
      • Getting the Field Values of Infopath Form stored i...
      • How to update Infopath form fields Programatically?
      • How to display hand icon on mouse over of Infopath...
  • ►  2009 (10)
    • ►  November (7)
    • ►  June (3)
  • ►  2008 (21)
    • ►  December (1)
    • ►  November (4)
    • ►  October (3)
    • ►  September (1)
    • ►  July (2)
    • ►  June (10)
  • ►  2007 (1)
    • ►  January (1)
  • ►  2006 (3)
    • ►  June (3)

About Me

Yasu
View my complete profile

Contact Form

Name

Email *

Message *

Watermark theme. Powered by Blogger.