Sets a value indicating whether the contents inside the CalllbackPanel control should be automatically disabled during callback.
[JavaScript]
Callback.setAutoDisableContent(
disable)
Parameters
-
disable
-
true to disabled the contents during callback, otherwise false.
See Also
Callback Object