Udostępnij za pośrednictwem


DynamicHyperLink.IAttributeAccessor.GetAttribute(String) Metoda

Definicja

Pobiera wartość określonego atrybutu, który jest stosowany do kontrolki DynamicHyperLink .

 virtual System::String ^ System.Web.UI.IAttributeAccessor.GetAttribute(System::String ^ key) = System::Web::UI::IAttributeAccessor::GetAttribute;
string IAttributeAccessor.GetAttribute (string key);
override this.System.Web.UI.IAttributeAccessor.GetAttribute : string -> string
Function GetAttribute (key As String) As String Implements IAttributeAccessor.GetAttribute

Parametry

key
String

Nazwa atrybutu do pobrania.

Zwraca

Określony atrybut, który jest stosowany do linku.

Implementuje

Dotyczy

Zobacz też