EnvironmentHelper.IsStaging method

Is the current environment “Staging”?

public static bool IsStaging()

Return Value

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

See Also