Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

IComponentSite.getDesignMode

Determines whether the associated component is currently in design mode.

Syntax

public synchronized boolean getDesignMode()

Return Value

Returns true if the component is in design mode; otherwise, returns false.