DhModule.getServerMode

Overview | Methods | This Package | All Packages

DhModule.getServerMode

Determines if this DhModule object was sited on IIS.

Syntax

public boolean getServerMode()

Return Value

Returns true if DhModule is sited on a web server, or returns false if it is sited on a client or other container.