Glossary Item Box
The control displays the appropriate content template for a given user, based on the user's authentication status and role membership. This control is liked on standard ASP.NET LoginView control.
The CmsLoginView control displays different Web site content templates (or "views") for different users, based on whether the user is authenticated and, if so, which Web site roles he or she belongs to. CmsLoginView behavior is liked on standard CmsLoginView control behavior.
![]() |
You can use the control in any place on site. |
Using example:
<%@ Register Assembly="CMSLib" Namespace="CMSLib.Providers" TagPrefix="cmsa" %> |
| See Also |
AuthorizationForms: Authorization forms
© 2005-2007 Astron Digital Ltd. All Rights Reserved.