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!

Style Class

[To be supplied.]

Object
   Component
      Style

[Visual Basic]
Public Class Style
   Inherits Component
   Implements IStateManager
[C#]
public class Style : Component, IStateManager
[C++]
public __gc class Style : public Component, IStateManager
[JScript]
public class Style extends Component, IStateManager

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.UI.WebControls

Assembly: System.Web.dll

See Also

Style Members | System.Web.UI.WebControls Namespace