public JsonCustomButton(JQGridToolBarButton button) { this._jsonSerializer = new JavaScriptSerializer(); this._jsonValues = new Hashtable(); this._button = button; }