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!

IStateManager Interface

[To be supplied.]

IStateManager

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

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

Classes that Implement IStateManager

Class Description
Column [To be supplied.]
ColumnCollection Represents the collection of columns to be displayed in a DataGrid control.
ListItem [To be supplied.]
ListItemCollection [To be supplied.]
StateBag [To be supplied.]
Style [To be supplied.]

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.UI

Assembly: System.Web.dll

See Also

IStateManager Members | System.Web.UI Namespace