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!

IParserAccessor Interface

[To be supplied.]

IParserAccessor

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

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

Classes that Implement IParserAccessor

Class Description
Control Defines the properties, methods, and events common to all server controls in the ASP+ Page framework.
ListItem [To be supplied.]

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.UI

Assembly: System.Web.dll

See Also

IParserAccessor Members | System.Web.UI Namespace