Implementing Stateful Complex Property in an ASP.NET Server Control (C#.Net 2.0) is project number 213490
posted at Freelancer.com. Click here to post your own project.
Bid Count: 1
Average Bid:
N/A
01/19/2008 at 9:15 EST
Project Creator:
spgroup
Employer Rating: ![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
(14 reviews)
01/14/2008 at 9:26 EST:
Before grouping the properties within classes, an used can access a property within code file like this:
Say the instance name of my control is "myCustomControl":
so, in order to access BookPrice, the user uses,
int price = myCustomControl.BookPrice;
After your modification, the user should be able to get or set the BookPrice within the code like this,
int price = myCustomControl.BookInfo.BookPrice;
I hope I have clarified my requirements.
Regards.
|
Job Type |
|
Bids are hidden by the project creator.
Log in as the project creator or as one of the bidders to view bids. You will not be able to bid on this project if you are not qualified in one of the job categories. To see your qualifications click here. |