[Mono-devel-list] separate code in aspx
    Gonzalo Paniagua Javier 
    gonzalo at ximian.com
       
    Mon Jul 14 05:44:31 EDT 2003
    
    
  
El dom, 13-07-2003 a las 16:02, Alvaro A. Ramirez escribió:
> quick question... how may i separate classes into other files besides
> the aspx file? So for example i could have event handlers in the aspx
> file, and then use objects from classes defined in other cs files. i
> looked at all examples included with xsp, and none of these implemented
> this.  
You can use the Inherits attribute and use codebehind.
http://msdn.microsoft.com has more documentation on this.
-Gonzalo
    
    
More information about the Mono-devel-list
mailing list