Getting value from string(Object)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Vinodsrvk
    New Member
    • Jun 2007
    • 18

    Getting value from string(Object)

    I am having a situation that I need to convert string in to an object

    The string will be like "this.loanoverv iew.Text" since loanoverview is an existing element in the page and its having value in runtime.

    I need to get the value in runtime from the string.

    I tried boxing and of no use.

    Can anyone suggest me some other options.
  • jhardman
    Recognized Expert Specialist
    • Jan 2007
    • 3405

    #2
    What language are you using?

    Jared

    Comment

    Working...