This documentation is for a previous version. For the current released version, see the ASP.NET Ajax documentation on MSDN.
Returns the base class of the instance.
var typeVar = typeInstanceVar.getBaseType();
The base class of the instance.
Use the getBaseType method to retrieve the base class of the instance.
Copyright © 2005 - 2007 Microsoft Corporation. All rights reserved.