Prakash Kumar

Prakash Kumar

  • NA
  • 1.6k
  • 45.9k

Accessing Method's from one page to another page

Dec 14 2016 5:18 AM
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)