Example #1
0
 public JsonCustomButton(JQGridToolBarButton button)
 {
     this._jsonValues = new Hashtable();
     this._button     = button;
 }
Example #2
0
		public JsonCustomButton(JQGridToolBarButton button)
		{
			this._jsonValues = new Hashtable();
			this._button = button;
		}