WebPartMenuStyle::Reset Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Removes any defined style elements from the WebPartMenuStyle object's state bag.
Assembly: System.Web (in System.Web.dll)
The Reset method is very similar to the base method in the TableStyle class. After some custom handling for the ShadowColor property, this method simply calls the base method to remove any remaining style elements from the state bag.
.NET Framework
Available since 2.0
Available since 2.0
Show: