Glossary Item Box

Controls: Controls

See Also CmsDeveloperGuide Send comments on this topic.

Printed Panel

Panel the contents of which can only be printed or not.

 

You can use the control in any place on site.

 

Usage example:

<%@ Register TagPrefix="cmsco" Namespace="CMSLib.Controls" Assembly="CMSLib" %>

<cmsco:PrintedPanel runat="server" IsPrinted="true" >
Printed text
</cmsco:PrintedPanel>

Controls: Controls

 

 


© 2005-2007 Astron Digital Ltd. All Rights Reserved.