See MergeWith(Style).
Namespace:
Endeca.Web.UI.WebControlsAssembly: Endeca.Web.UI.WebControls (in Endeca.Web.UI.WebControls.dll) Version: 2.1.3.0 (2.1.3.622)
Syntax
| C# |
|---|
public override void MergeWith( Style s ) |
| Visual Basic (Declaration) |
|---|
Public Overrides Sub MergeWith ( _ s As Style _ ) |
| Visual C++ |
|---|
public: virtual void MergeWith( Style^ s ) override |