XhtmlLabelAdapter.Control Propriedade

Definição

Recebe uma referência fortemente tipada ao controlo associado. Esta API está obsoleta. Para informações sobre como desenvolver ASP.NET aplicações móveis, veja Apps & Mobile Apps; Sites com ASP.NET.

public:
 property System::Web::UI::MobileControls::Label ^ Control { System::Web::UI::MobileControls::Label ^ get(); };
public System.Web.UI.MobileControls.Label Control { get; }
member this.Control : System.Web.UI.MobileControls.Label
Public ReadOnly Property Control As Label

Valor de Propriedade

Um Label.

Aplica-se a

Ver também