EnvironmentHelper.IsDevelopment method

Is the current environment “Development”?

public static bool IsDevelopment()

Return Value

True if the current environment is “Development”; otherwise, false.

See Also