ChtmlCalendarAdapter.Control Propriedade

Definição

Obtém uma referência fortemente tipada ao controle associado.Gets a strongly typed reference to the associated control. Esta API está obsoleta.This API is obsolete. Para saber mais sobre como desenvolver aplicativos móveis ASP.NET, veja Mobile Apps & Sites with ASP.NET (Aplicativos móveis e sites com ASP.NET).For information about how to develop ASP.NET mobile applications, see 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 da propriedade

Calendar

Uma referência com rigidez de tipos ao controle associado.A strongly typed reference to the associated control.

Aplica-se a

Confira também