5
Reply

Accessing Method's from one page to another page

Prakash Kumar

Prakash Kumar

7 years ago
244
Is there possible to get a method from one class to another class in asp.net web site?
for eg,
   i am having a method StringSplit in Contact.aspx.cs class i need to call  StringSplit in About.aspx.cs. is it possible?

Answers (5)