[Mono-aspnet-list] calling Response.Write() from a nested type

mostafaxx mostafa_alshrief at yahoo.com
Thu Aug 11 11:57:30 EDT 2011


hi

like i said I’m a PHP developer ,so i don't know much about server controls
,i prefer to write the HTML code by my self that’s faster and more easy to
customize ,

any way..

if i can't call Response.Write() from a nested type
maybe i can define a class at the index page and also the same class as a
partial class at the application.aspx page
but i got the same compiler error this time from the index page 

i can't call non static member Response.Write() from nested type
hmmm i thought asp.net is object oriented ????

--
View this message in context: http://mono.1490590.n4.nabble.com/calling-Response-Write-from-a-nested-type-tp3733477p3736278.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.


More information about the Mono-aspnet-list mailing list