DataPager.IAttributeAccessor.GetAttribute(String) Yöntem

Tanım

Denetimden DataPager belirtilen ada sahip öznitelik değerini alır.

 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

Ö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 DataPager arabirime IAttributeAccessor yayınlandığında kullanılabilir.

Şunlara uygulanır

Ayrıca bkz.