How can i re-open this webpart using PageCatalogPart

R

rote

I mistakenly closed my webpart in design mode.
How can i get it back to show :(
Thanks in advance

<asp:WebPartManager ID="WebPartManager1" runat="server">

</asp:WebPartManager>


<asp:WebPartZone ID="WebPartZone1" runat="server">

<ZoneTemplate>

<cc1:swebpart id="SimpleWebPart1" runat="server" DisplayText="Hello World"
AllowMinimize="true"></cc1:swebpart>


</ZoneTemplate>



</asp:WebPartZone>


<asp:WebPartZone ID="WebPartZone2" runat="server">

</asp:WebPartZone>
 
M

Masudur

I mistakenly closed my webpart in design mode.
How can i get it back to show :(
Thanks in advance

<asp:WebPartManager ID="WebPartManager1" runat="server">

</asp:WebPartManager>

<asp:WebPartZone ID="WebPartZone1" runat="server">

<ZoneTemplate>

<cc1:swebpart id="SimpleWebPart1" runat="server" DisplayText="Hello World"
AllowMinimize="true"></cc1:swebpart>

</ZoneTemplate>

</asp:WebPartZone>

<asp:WebPartZone ID="WebPartZone2" runat="server">

</asp:WebPartZone>

Hi,


If you have a CatalogZone and a pageCalalogpart in that zone...
closed webparts suppose to show there...

Thanks
Masudur
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,898
Latest member
BlairH7607

Latest Threads

Top