https://bugzilla.novell.com/show_bug.cgi?id=445903
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=445903#c4 --- Comment #4 from Anil Kumar <[EMAIL PROTECTED]> 2008-11-18 05:56:03 MST --- When i print config.GetType().ToString() , it prints : System.Web.Configuration.HttpRuntimeSection that is, it prints type of the section not the content. Thats why i tried to print full field by config.GetType().GetFields() as in comment #2.... In order to print the full field, is there any other way ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
