UltimateSitemap Release History |
UltimateSitemap 2.2 - 11/03/2008 |
Side-by-side Installation: Install ASP.NET 1.1, 2.0, and 3.5 editions side-by-side on the same machine, and work with all of them in parallel.
|
 |
UltimateSitemap 2.1 - 09/21/2005 |
XHTML Support: Fully compliant with XHTML Transitional. VS.NET 2005 ready.
|
Target Property: You can open up the sitemap links in a new browser window or a different frame.
|
 |
UltimateSitemap 2.0 - 07/04/2005 |
Full Sample Projects: Provides full C# and VB.NET sample applications.
|
 |
UltimateSitemap 1.1 - 02/12/2005 |
CurrentUser: You can set the CurrentUser property at runtime to the user
who logged into the system to let him see only the sitemap items he is allowed to
see based on his user permissions set by the AllowedUsers property on each item.
|
CurrentUserSessionVar: You can set the CurrentUserSessionVar property to the session variable that holds the current user logged into the system. Then the sitemap
control will automatically retrieve the value of that session variable and set it to the
CurrentUser property.
|
AllowedUsers: You can set the AllowedUsers property of any item to a list of users in comma separated form so that only those
users can see this item. If this property is not set for an item it will
displayed by default.
|
 |
UltimateSitemap 1.0 - 09/14/2004 |
Initial release.
|