[To be supplied.]
[Visual Basic] Overridable Protected Sub OnServerChange( _ ByVal e As EventArgs _ ) [C#] protected virtual void OnServerChange( EventArgs e ); [C++] protected: virtual void OnServerChange( EventArgs* e ); [JScript] protected function OnServerChange( e : EventArgs );
HtmlInputCheckBox Class | HtmlInputCheckBox Members | System.Web.UI.HtmlControls Namespace