WebPartMenuStyle::CopyFrom Method (Style^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Copies nonblank style elements to the WebPartMenuStyle object, overwriting any existing style elements in the process.
Assembly: System.Web (in System.Web.dll)
The CopyFrom method copies style information from the specified Style object, and if there are any existing style elements in the WebPartMenuStyle instance, it overwrites them.
Note |
|---|
One reason this method overrides its base method is to customize the process of assigning a value to the ShadowColor property. |
.NET Framework
Available since 2.0
Available since 2.0
Show:
