M
Mitch Freed
Is it possible to use the DataBinder.Eval(object, string) method to
bind to the Profile? I want to pull a specific property value from the
Profile ... can't get it to work:
DataBinder.Eval(Profile, "UserName")
Any help would be appreciated.
bind to the Profile? I want to pull a specific property value from the
Profile ... can't get it to work:
DataBinder.Eval(Profile, "UserName")
Any help would be appreciated.