Page view counter

Declarative Catalog Part

Last post 06-28-2006 8:30 PM by mharder. 1 replies.

Sort Posts:

  • Declarative Catalog Part

    06-19-2006, 5:58 PM
    • Loading...
    • Memnoch
    • Joined on 05-25-2006, 8:28 PM
    • Posts 6
    • Points 25

    How do I get the Declarative web parts to disappear after they have been added to the page???

    <asp:DeclarativeCatalogPart id="DeclCatPart1" runat="server" Title="Optional Web Parts">
      <WebPartsTemplate>
        <x:ucSportsHeadlines ID="UcSportsHeadlines1" runat="server" Title="Sports Headlines" />
        <y:ucEntertainment ID="UcEntHeadlines1" runat="Server" Title="Entertainment Headlines" />
      </WebPartsTemplate>
    </asp:DeclarativeCatalogPart>

    Once "Sports Headlines" is added to the page, how can I get it to disappear from the list??? Is there a way to dynamically add/remove webparts?

  • Re: Declarative Catalog Part

    06-28-2006, 8:30 PM
    • Loading...
    • mharder
    • Joined on 11-22-2002, 12:03 PM
    • Redmond, WA
    • Posts 917
    • Points 4,537
    • AspNetTeam
      Moderator
    http://blogs.msdn.com/mharder

    This posting is provided "AS IS" with no warranties, and confers no rights.
Page 1 of 1 (2 items)