UpdateProgress.IAttributeAccessor.GetAttribute Method (String)
.NET Framework (current version)
Returns an attribute of a Web control by using the specified name.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- key
-
Type:
System.String
The name of the attribute to return.
Implements
IAttributeAccessor.GetAttribute(String)This member is an explicit interface member implementation. It can be used only when the UpdateProgress instance is cast to an IAttributeAccessor interface.
.NET Framework
Available since 4.0
Available since 4.0
Show: