MobileControl::MobilePage Property
.NET Framework (current version)
Returns the containing page. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
public: [BrowsableAttribute(false)] [BindableAttribute(false)] property MobilePage^ MobilePage { MobilePage^ get(); }
| Exception | Condition |
|---|---|
| Exception | the control is not in a MobilePage. (Only occurs at run time.) |
.NET Framework
Available since 1.1
Available since 1.1
MobilePage
MobileControl Class
System.Web.UI.MobileControls Namespace
Creating Custom Mobile Controls
Inside the ASP.NET Mobile Controls
Show: