This documentation is archived and is not being maintained.
Style.Reset Method
.NET Framework 1.1
Removes any defined style elements from the state bag.
[Visual Basic] Public Overridable Sub Reset() [C#] public virtual void Reset(); [C++] public: virtual void Reset(); [JScript] public 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
Style Class | Style Members | System.Web.UI.WebControls Namespace
Show: