Looks like Shanku has posted the sample app he showed at the PDC in his blog (http://weblogs.asp.net/shankun). Unfortuantely, it appears to use a component, atlas:panel, that's not supported in the Microsoft.Web.Atlas.dll
that we all have from the public build.
Is it essentially a Panel control? It has visibility tags:
scottstanfie...
Member
30 Points
6 Posts
New sample from Shanku doesn't build
Sep 22, 2005 08:21 PM|LINK
Looks like Shanku has posted the sample app he showed at the PDC in his blog (http://weblogs.asp.net/shankun). Unfortuantely, it appears to use a component, atlas:panel, that's not supported in the Microsoft.Web.Atlas.dll that we all have from the public build.
Is it essentially a Panel control? It has visibility tags:
<atlas:Panel ID="MoreInfo" runat="server" CssClass="ItemDescription"
VisibilityMode="Collapse" Visible="false">