Code will look something like this:

class MyUserControl : BasePage
{
���// Implementation
���// Override methods and properties as necessary
}

class BasePage : System.Web.UI.UserControl
{
���// Implementation
}

Greg Ewing [MVP]
www.citidc.com 

----------------------------------------
 From: "Kumar, Karthick" <[EMAIL PROTECTED]>
Sent: Tuesday, February 01, 2005 7:49 AM
To: [email protected]
Subject: [AspNetAnyQuestionIsOk] Inheritance in user controls 

Hi,

As I need to inherit a BasePage Class (.cs) in a User Control, how do I achieve 
it ?.

Thanks.

Regards,
Karthick

Yahoo! Groups Links







[Non-text portions of this message have been removed]



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to