Microsoft
Software
Hardware
Network
Question : Sharepoint How do I change Web Part Title?
I'm using a Web Part which has the abilty to load multiple WebCtl.ascx using this.Page.LoadControl depending on the context.
The problem is, how do I sent the Web Part title so that is represents the correct ascx file?
Answer : Sharepoint How do I change Web Part Title?
Exactly I can't get your question but as per my understand you can change webpart's title from webpart.cs file using below line.
this.title="Sample title";
As per requirement load usercontrol & set Webpart title.
Random Solutions
Exchange 2007 to remote non Outlook/Exchange clients. Attachment not received
foward one email to multiple people exchange 2007
Call the load event of another form
Import of simple .txt file into MsAccess (2007) Tables - Macro - Automatic
Unable to view RTF files in IE8
Update a record using a SQL qry based on multiple criteria
logon problem
Software Inventory in SCCM 2007
Need help troubleshooting VMware ESXi 4.0 PSoD
Position cursor to specified line in multiline textbox