I'm missing the aspx file...
Hi,
I'm using the book: "XML for ASP.NET Developers". Unfortunately, the book is missing the aspx file for the example that I am working. It does list the code behind C# file though.
I have a statement in the C# file that has me baffled, it is:
"this.divTransformation.InnerHtml = sb.ToString();".
I'm trying to figure out what class this statement is refering to.
I'd appreciate any help.
Thanks
Pat
|