What is a ::PlaceHolder Server Control - preCharge Forums
It shows that you are unregistered. Please register with us by clicking Here
preCharge Forums


Nav Green LeftNav Right
preCharge Forums > Website Design & Development > Programming > .NET » What is a ::PlaceHolder Server Control


Reply
Tcat Right
 
LinkBack Thread Tools Display Modes Tcat Right
Old 07-13-2006   #1 (permalink)
Tom Tom
Junior Member
 
Join Date: Jul 2006
Age: 47
Posts: 25
Default What is a ::PlaceHolder Server Control

The PlaceHolder server control works just as its name implies. It is a placeholder for you to interject object dynamically into your page. Think of it as a maker with which you can add other controls. The capability to add controls to a page at a specific point also works with the Panel control.

To see how it works, insert a PlaceHolder control into your page and then add controls to it from your server-side code in the following manner

VB
Dim NewLabelControl as new Label()
NewLabelControl.Text="Hello World"
PlaceHolder1.Controls.Add(NewLabelControl)
Tom Tom is offline   Reply With Quote


Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
What is the difference between a server-side include and server.Execute? agaba175 ASP 0 08-05-2006 07:37 PM
Web Server Control Panel khel Site and Server Administration 4 08-02-2006 11:18 AM
What is difference between user control,web control and custom control? agaba175 .NET 0 07-26-2006 05:33 AM
Control C + Control V? anusha All Things General 0 07-22-2006 02:45 AM
Image Server Control Nazir Graphics & Multimedia 0 07-17-2006 10:55 PM


footer left
All times are GMT. The time now is 02:58 AM.

DISCLAIMER: preCharge Risk Management is not responsible for any opinions, advice or comments expressed on the preCharge Community Forums.
preCharge® is a registered trademark of preCharge Risk Management | chargeback protection | Merchant Account Blog

Powered by vBulletin
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0 RC6

Proxy | Replica Watches Guide | Mortgage Calculator | Cell Phones | Credit Counseling

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49