We can pass a value From aspx to aspx file using session, querystring and so.on.But i want to pass a value from aspx to class.cs file .In class.cs file i want to get that value. how to get thet value. can any body help me. Thank in advance.
Share
in aspx.cs
In class
passing total to class method,write this after the first statement in aspx.cs file