J
John
Hello,
I'm currently using reflection to get some data from an assembly
created from a web form that has elements such as a DataGrid, DataSet,
etc. I also have a label control. Getting the fields, methods, etc
is no problem but where I'm having difficulty is obtaining the text
value assigned to the label (on the button click). I can see the
string in ilDasm.exe but having trouble picking it up with GetValue().
Any info would be appreciated.
Johnny
I'm currently using reflection to get some data from an assembly
created from a web form that has elements such as a DataGrid, DataSet,
etc. I also have a label control. Getting the fields, methods, etc
is no problem but where I'm having difficulty is obtaining the text
value assigned to the label (on the button click). I can see the
string in ilDasm.exe but having trouble picking it up with GetValue().
Any info would be appreciated.
Johnny