Click here to Skip to main content
15,880,608 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am doing a project on asp.net Web application, and have multiple classess in folder such as
Account/Login/login.cs,forgetpassword.cs,resetpassword.cs
Account/Register/register.cs
root/dbconnection.cs

and want to access these classes function's in one another, how to import like this,

as i am begineer to asp.net, i don't know if i am asking my problem in right way, but hope that you understand what i am trying to do.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900