Merges in the attributes set in the specified style that are not already set in this style.
[Visual Basic] Overridable Public Sub MergeWith( _ ByVal s As Style _ ) [C#] public virtual void MergeWith( Style s ); [C++] public: virtual void MergeWith( Style* s ); [JScript] public function MergeWith( s : Style );
Style Class | Style Members | System.Web.UI.WebControls Namespace