Glossary Item Box
If it is necessary you can set up a page that displays a large version of a picture, the reduction of which is displayed in a site content.
At the top of the page it should obligatory stay a declaration <%@ Page language="c#" Inherits="CMSLib.Pages.MainImagePage" %>
The page should also contain head tags: <head id="Head1" runat="server"></head> и <img src="" border="1" id="mainImage" runat="server" />.
This page lies in a site root and is called MainImage.aspx. It can look as follows:
|
|
| See Also |
Site templates: Site templates | Default page template | Content templates | Print version template
© 2005-2007 Astron Digital Ltd. All Rights Reserved.