WebPartMenuStyle::MergeWith 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 instance, but does not overwrite existing style elements.
Assembly: System.Web (in System.Web.dll)
The MergeWith method is similar to the CopyFrom method in that it copies style elements from a specified Style object, but it differs in that it does not overwrite any existing style elements in the WebPartMenuStyle instance.
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:
