473,396 Members | 1,827 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Webpart zone in master page?

Hi, I have a question about webparts in master pages.
If I add a webpart to a webpartzone located in a master page will that
webpart be available to all .aspx pages that uses that master page or
just the page I added the webpart from?
Is there some way to control this behaviour?

Thanks in advance
/Mats
Feb 6 '06 #1
2 6283
DWS
Mat Lucky,

Sorry, webparts can't be added to the master page. Web part personalization
is stored by page in the personalization tables.

You can add the same webpart too diffent pages though.

Check out my cool web parts pages.
www.dws400.com

Good Luck
DWS
"Mats Lycken" wrote:
Hi, I have a question about webparts in master pages.
If I add a webpart to a webpartzone located in a master page will that
webpart be available to all .aspx pages that uses that master page or
just the page I added the webpart from?
Is there some way to control this behaviour?

Thanks in advance
/Mats

Feb 6 '06 #2
Thanks for DWS's input,

Hi Mats,

As for ASP.NET 2.0 WebPart page, the personalization info is stored in
persistent storage as per page. In other words, each page(concrete page
rather than master page) will have its own personalized data (if have
enabled webpart ) no matter they've used the same master page or not...

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
Feb 7 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: news.microsoft.com | last post by:
I am having some trouble with my webpart connections on postbacks. I basically have two webparts in the same zone, 1 provider and 1 consumer. The provider has a dropdown list and submit button...
3
by: DexHex | last post by:
Hi, I am stumpt. Is there anyway to set the background image on a webpart title?
1
by: Shell | last post by:
Hi All, I have a scenario where I have a Master Page for all of my WebPages, and in one of the pages I update a database record, after that I want to refresh this WebPart on Master Page...
2
by: Mike Hildner | last post by:
Hello, I'm trying out web parts for the first time. I put a manager and a zone on my page, then put a control in the zone. Documentation states that the minimize button is there by default. It...
1
by: kjartan93a | last post by:
The following code is on my master page, site.master.cs: // programatically add a WebPart from a User Control file Control uc = this.LoadControl(@"ucLotListSimple.ascx"); uc.ID = "MyWp";...
0
by: Justin Kadima | last post by:
Hello, Does anyone have a small example of how to add a webpart zone programmatically on a page (following a button onclick event for example). Thanks,
0
by: =?Utf-8?B?RGF2ZQ==?= | last post by:
Being you can drag webparts from zone to zone, is there a way to control drag speed while dragging/scrolling up the page? I have a list of webparts that may go beyond the page. If a user wants...
1
by: archu007 | last post by:
Hi frds i hav used webparts in my application and i'm using sqlserver2000 when i run the application the following error is displayed "An error has occurred while establishing a connection to...
4
by: Arnab das | last post by:
I am working in asp.net webpart.I want to show the delete warning message in a modal popup. How can I achieve this?
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.