NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IAttributeAccessor Interface

[To be supplied.]

IAttributeAccessor

[Visual Basic]
Public Interface IAttributeAccessor
[C#]
public interface IAttributeAccessor
[C++]
public __gc __interface IAttributeAccessor

[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.

Classes that Implement IAttributeAccessor

Class Description
HtmlControl The HtmlControl class defines the methods, properties, and events common to all HTML Server controls in the Web Forms page framework.
ListItem [To be supplied.]
WebControl The base class for all WebControls.

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.UI

Assembly: System.Web.dll

See Also

IAttributeAccessor Members | System.Web.UI Namespace