Aracılığıyla paylaş


UpdateProgress.IAttributeAccessor.GetAttribute(String) Yöntem

Tanım

Belirtilen adı kullanarak bir Web denetiminin özniteliğini döndürür.

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

Parametreler

key
String

Döndürülecek özniteliğin adı.

Döndürülenler

özniteliğinin değeri.

Uygulamalar

Açıklamalar

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

Şunlara uygulanır