mchoudhury
Programmer
I created a class in vb.net in that class i have a function within that function there is an object. In my asp.net front end web form i'm trying to retrive that object but not sure how to.
Does anyone knows how this could take place.
Class name - CostPerMonth
Function - getCostPermonth
Object to retrive- Dim FinalTotal As Single
i have imported the namespace. but how can i retrive the object.
Thanks
Does anyone knows how this could take place.
Class name - CostPerMonth
Function - getCostPermonth
Object to retrive- Dim FinalTotal As Single
i have imported the namespace. but how can i retrive the object.
Thanks