Compartilhar via


XhtmlLabelAdapter.Control Propriedade

Definição

Obtém uma referência fortemente tipada ao controle associado. Esta API está obsoleta. Para obter informações sobre como desenvolver aplicativos móveis ASP.NET, consulte Aplicativos Móveis & 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 da propriedade

Uma Label.

Aplica-se a

Confira também