inspectServerBehavior()

Availability

Adobe Dreamweaver UltraDev 1.

Description

Determines the settings for the Server Behavior dialog box, based on the specified behavior object. Adobe Dreamweaver calls the inspectServerBehavior() function when a user opens a Server Behavior dialog box. Adobe Dreamweaver calls this function only when a user edits an existing behavior.

Arguments

serverBehavior

  • The serverBehavior argument is a JavaScript object that represents the behavior. It is the same object that findServerBehaviors() returns.

Returns

Adobe Dreamweaver expects nothing.