Aracılığıyla paylaş


HtmlControl.IAttributeAccessor.GetAttribute(String) Yöntem

Tanım

Bu üyenin açıklaması için bkz GetAttribute(String). .

 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

Parametreler

name
String

Öznitelik adı.

Döndürülenler

Öğesindeki bu özniteliğin değeri, bir String değer olarak. Belirtilen öznitelik bu öğede yoksa, boş bir dize ("") döndürür.

Uygulamalar

Açıklamalar

IAttributeAccessor.GetAttribute yöntemi yöntemini çağırırGetAttribute.

Bu üye, açık bir arabirim üyesi uygulamasıdır. Yalnızca örnek bir IAttributeAccessor arabirime HtmlControl yayınlandığında kullanılabilir.

Şunlara uygulanır

Ayrıca bkz.