Share via

Error } required

Jagjit Saini 106 Reputation points
2021-06-04T09:27:18.21+00:00

Hi

   public class Common
    {
        public Common()
        {
            public static string connectionString = ConfigurationManager.ConnectionStrings["Cnn"].ConnectionString;
        }
    }

Thanks

Developer technologies | ASP.NET Core | Other

Answer accepted by question author

Duane Arnold 3,216 Reputation points
2021-06-05T16:04:03.84+00:00

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.