Table of Contents
getAutoDisableContent Method 

Gets a value indicating whether the contents inside the CalllbackPanel control should be automatically disabled during callback.

Syntax
JavaScript
 Callback.getAutoDisableContent()

Return Value

true if the contents should be disabled, otherwise false.

See Also