IAppEnv.IsWebApplication Property

Determines whether current application instance is executed on the web server or not.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
bool IsWebApplication { get; }

Property Value

Boolean

See Also