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
- class EnvironmentHelper
- namespace Kestrun.Runtime
Is the current environment “Staging”?
public static bool IsStaging()
True if the current environment is “Staging”; otherwise, false.