Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

setAutoDisableContent Method 

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


Direct link to this topic