Method IsDevelopment | Improve this Doc View Source IsDevelopment() Checks if the current environment name is development, or dev. Declaration public static bool IsDevelopment() Returns Type Description Boolean true if the environment name is development or dev, otherwise false.