XhtmlCalendarAdapter.Control Propiedad

Definición

Devuelve una referencia fuertemente tipada al control asociado. Esta API está obsoleta. Para obtener información sobre cómo desarrollar aplicaciones móviles ASP.NET, consulte Mobile Apps & Sites with ASP.NET.

protected:
 property System::Web::UI::MobileControls::Calendar ^ Control { System::Web::UI::MobileControls::Calendar ^ get(); };
protected System.Web.UI.MobileControls.Calendar Control { get; }
member this.Control : System.Web.UI.MobileControls.Calendar
Protected ReadOnly Property Control As Calendar

Valor de propiedad

Un control Calendar.

Se aplica a

Consulte también