This documentation is archived and is not being maintained.

TableItemStyle.Reset Method

Removes any defined style elements from the state bag.

[Visual Basic]
Overrides Public Sub Reset()
[C#]
public override void Reset();
[C++]
public: void Reset();
[JScript]
public override function Reset();

Remarks

Use this method to remove any defined style elements from the state bag.

Requirements

Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family

See Also

TableItemStyle Class | TableItemStyle Members | System.Web.UI.WebControls Namespace | Reset

Show: