MobileControl::AddedControl Method (Control^, Int32)
.NET Framework (current version)
Called after a child control is added to the Controls collection of the Control object. 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)
Parameters
- control
-
Type:
System.Web.UI::Control^
The Control that has been added.
- index
-
Type:
System::Int32
The index of the control in the Controls collection.
.NET Framework
Available since 1.1
Available since 1.1
Show: