Glossary Item Box
This module allows you to organize personalized (turned to the specific user) mailings from your site. Any user, who has passed an authorization on the site, can subscribe or unsubscribe from any mailing on your site. The mailing itself is tuned through the CMS administrative interface.
![]() |
In order that the user could subscribe or unsubscribe from any mailing list, he should be authenticated. If the user is not authenticated, it will be opened a form for login-password typing. |
In a Mailing tag you can use the following tags:
In the Template tag of the Mailing tag you can use the following parameters:
| Template's part | Description |
|---|---|
<%# Container.Name %> |
Mailing list name |
<%# Container.Desc %> |
Mailing list description |
<%# Container.MailingListGuid %> |
Mailing list Guid |
<%# Container.IsSubscribed %> |
Whether the user is subscribed or not |
<%# Container.CheckBox %> |
CheckBox with a mark whether the user is subscribed |
<%@ Control Language="c#" Inherits="CMSLib.Pages.SiteControl" %> |
| See Also |
Modules: Modules
© 2005-2007 Astron Digital Ltd. All Rights Reserved.