Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding objects in code
Message
 
To
29/10/2002 15:11:03
Rex Mahel
Realm Software, Llc
Ohio, United States
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00716612
Message ID:
00716637
Views:
16
You use the Controls.Add method of the container you want to add the controls to. For ASP.NET, you typically use a Placeholder Control during the design phase to hold the objects you place dynamically during runtime. Here is a link to an article that gives examples about how to do this:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/gnconplaceholderwebservercontrol.asp

>All,
>
>What is the code for adding objects to the Page?
>
>TIA
>
>Rex
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Reply
Map
View

Click here to load this message in the networking platform