Glossary Item Box
This module allows you to display a page (a menu item of a Page type) from any site of the current database.
In the Template tag of the Page tag the following parameters can be used:
| Template's part | Description |
|---|---|
<%# Container.DateTime %> |
Date (as DateTime object) |
<%# Container.Date %> |
Date (as string) |
<%# Container.IsDate %> |
Whether there is a date at the given article or not |
<%# Container.Head %> |
Header |
<%# Container.Text %> |
Page's text |
<%@ Control Language="c#" Language="c#" Inherits="CMSLib.Pages.SiteControl" %> |
![]() |
You can place a text block connected with a menu item everywhere on your site and edit this block through the CMS administrative interface.
For that you should set a MenuItemGuid attribute into required menu item key:
|
| See Also |
Modules: Modules
© 2005-2007 Astron Digital Ltd. All Rights Reserved.