deleteServerBehavior()
Availability
Adobe Dreamweaver UltraDev 1.
Description
Removes the behavior from the user's document. It is called when the user clicks the Minus (-) button on the Server Behaviors panel. It can edit a user's document.
For more information, see dwscripts.deleteSB().
Arguments
serverBehavior
- The
serverBehaviorJavaScript object represents the behavior.
Returns
Adobe Dreamweaver expects nothing.