Gets a value indicating whether the contents inside the CalllbackPanel control should be automatically disabled during callback.
[JavaScript]
Callback.getAutoDisableContent(
)
Return Value
true if the contents should be disabled, otherwise false.
See Also
Callback Object