Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Explicitly executing parent code in the framework
Message
 
To
11/04/2008 15:23:52
Frank Dolinar
Mi House of Representatives
Michigan, United States
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Novell 6.x
Database:
MS SQL Server
Miscellaneous
Thread ID:
01310027
Message ID:
01310948
Views:
10
Frank,

>What is the correct way to explicitly execute parent code in the framework from a VB.Net method in the .Net solution that includes additional processing?
>
>I'm doing something wrong and find myself in overrunning the execute stack (i.e. an infinite loop).

You can explicitly call a parent class (base class) method in VB .NET by calling "MyBase.MethodName()".

Best Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform