This blog helps me keep track of programming tricks I've learned, so I don't forget them later
Monday, July 6, 2009
JICS Portal Inheritance
Question : We should be able to write one portal that inherits code from another portal. However, the existance of .ascx files make this problematic, because .ascx files don't play well with inheritance. Are there any examples of this being done?
No comments:
Post a Comment