MobileControl Constructor

Definition

Initializes the class for use by an inherited class instance. This constructor can only be called by an inherited class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.

protected:
 MobileControl();
protected MobileControl ();
Protected Sub New ()

Applies to