Adding the New Portlet Control
 
 

The new portlet control events.ascx, consists of two OfficeClip predefined controls. This shows the ease with which OfficeClip controls can be used to creare new portlets.

        File: c:\program files\officeclip\officeclip\custom\ODT\Walkthru4\events.ascx 
        ---------------------------------------------------------------------------------------------------                
        <%@ Control Language="c#" Debug="true" Inherits="OfficeClip.OfficePortal.HomePage.OcWebPartBase" ClassName="quickAddEventPortlet" EnableViewState="False"%> 
        <%@ Register TagPrefix="OCTag" tagname="monthCalendar" src="~/calendar/monthCalendar.ascx" %>            
        <table width="100%" cellspacing="0" cellpadding="0" border="1" bordercolor="#ffffff" ID="Table3">           
        <tr>                 
            <td>                  
              <OCTag:monthCalendar id="monthCal" runat="server"/>                   
            </td>                  
         </tr>
        </table>
        -------------------------------------------------------------------------------------------------
                                        


 Send us your feedback  Copyright© OfficeClip LLC 2000-2006, All Rights Reserved 

 OfficeClip provides a suite of web-based enterprise software such as Web Contact Manager, Issue and Bug Tracker, Time and Expense Reporting, Free Group Calendar, Free Document Sharing and other applications.