Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Override custom method in subclass
Message
From
08/09/2009 12:42:35
John Baird
Coatesville, Pennsylvania, United States
 
General information
Forum:
ASP.NET
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
01423040
Message ID:
01423091
Views:
44
>>You can do this in .NET - see Gregory's reply
>
>I saw it, but may be we understood the problem differently. As I understood, you can not put custom logic in the form's instance of the class as you can do in FoxPro - see the mentioned discussion.
>
>You can put all the logic into the subclass.


You can create virtual methods in the base class that you can override in the instance. You can have code in one or the other or both.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform