ComponentOne WebMenus and WebBars for ASP.NET (2.0) Search HelpCentral 

C1WebMenuSpecialSymbolStyle.CopyFrom Method

Copies non-blank elements from the specified style, overwriting existing style elements if necessary.

[Visual Basic]

Overridable Public Sub CopyFrom( _

ByVal s As C1WebMenuSpecialSymbolStyle _

)

[C#]

virtual public void CopyFrom(

C1WebMenuSpecialSymbolStyle s

);

[Delphi]

public procedure CopyFrom(

s: C1WebMenuSpecialSymbolStyle

); virtual;

Parameters

s

The style to copy.

See Also

C1WebMenuSpecialSymbolStyle Class | C1WebMenuSpecialSymbolStyle Members | C1.Web.Command Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.