MobileControl.IAttributeAccessor.GetAttribute(String) Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Opis tej metody można znaleźć w temacie GetAttribute(String). Ten interfejs API jest przestarzały. Aby uzyskać informacje na temat tworzenia aplikacji mobilnych ASP.NET, zobacz
virtual System::String ^ System.Web.UI.IAttributeAccessor.GetAttribute(System::String ^ name) = System::Web::UI::IAttributeAccessor::GetAttribute;
string IAttributeAccessor.GetAttribute(string name);
abstract member System.Web.UI.IAttributeAccessor.GetAttribute : string -> string
override this.System.Web.UI.IAttributeAccessor.GetAttribute : string -> string
Function GetAttribute (name As String) As String Implements IAttributeAccessor.GetAttribute
Parametry
- name
- String
Nazwa atrybutu do pobrania.
Zwraca
Wartość określonego atrybutu.
Implementuje
Uwagi
Ten element członkowski jest jawną implementacją składową interfejsu. Można go używać tylko wtedy, gdy MobileControl wystąpienie jest rzutowanie do interfejsu IAttributeAccessor .