Fire up your applications with Jazz
RSS
Jazz CMS Wiki

About Us

CMS CMS Administration GUI Jazz Jazz Administration Jazz Web Parts Library misc Roles Solutions Training Web Parts Web Service Website Design Website Procedures Wiki conventions WordML Workflow Administration

Quick Search
»
Advanced Search »

Page History: Personalization Control

Compare Page Revisions



« Older Revision - Back to Page History - Newer Revision »


Page Revision: 2009/07/31 13:48


Table of Contents [Hide/Show]


COR Personalization Control



Web Control Markup

<%@ Control Language="C#" AutoEventWireup="true" CodeFile="WebPartLibraryControl.ascx.cs" Inherits="TrackerRealm.Website.WebPartLibraryControl" %>

<%@ Register TagPrefix="wp" Namespace="TrackerRealm.Jetfire.WebPartsCatalog" Assembly="TrackerRealm.Jetfire.WebPartsCatalog" %> <%@ Register TagPrefix="cc1" Namespace="TrackerRealm.WebPartsE" Assembly="TrackerRealm.WebPartsE" %> <%@ Register TagPrefix="base1" Namespace="TrackerRealm.WebBase" Assembly="TrackerRealm.WebBase" %>

<asp:Table ID="CatalogTable" runat="server"><asp:TableRow><asp:TableCell> <wp:WebPartCatalogZone ID="CatalogZone1" runat="server" > <ZoneTemplate> <asp:DeclarativeCatalogPart ID="CatalogPart1" runat="server" Title="TrackerRealm Web Part library" > <WebPartsTemplate> </WebPartsTemplate> </asp:DeclarativeCatalogPart> <asp:PageCatalogPart ID="PageCatalogPart1" runat="server" /> </ZoneTemplate> </wp:WebPartCatalogZone> <cc1:TrOkCancelEditorButtons ID="TrOkCancelEditorButtons1" runat="server" /> <cc1:TrEditorZone ID="EditorZone1" runat="server" > <ZoneTemplate> <asp:PropertyGridEditorPart ID="PropertyGridEditorPart1" runat="server" Title="Edit Custom Properties" /> <base1:TrAppearanceEditorPart ID="TrAppearanceEditorPart1" runat="server"/> <base1:TrLayoutEditorPart ID="TrLayoutEditorPart1" runat="server"/> </ZoneTemplate> </cc1:TrEditorZone> </asp:TableCell></asp:TableRow></asp:Table>

    <cc1:TrCatalogZone ID="CatalogZone1" runat="server" >
    <jfwp:JetfireCatalogZone ID="CatalogZone1" runat="server" >

http://www.wiebeworks.com - Wiki version 3.0.4.560.