Example #1
0
 public void allowStaticMethods(string jsFunction)
 {
     BindingClass.CallScriptManager(this.Page, this.GetType(), jsFunction);
 }