Glossary Item Box

AuthorizationForms: Authorization forms

See Also CmsDeveloperGuide Send comments on this topic.

Cms user edit button

Provides user interface elements that transition to the current user's data editing form. The control can show a name of the current user.

 

You can use the control in any place on site.
 

Using example:

<%@ Register TagPrefix="cmsa" Namespace="CMSLib.Providers" Assembly="CMSLib" %>

<cmsa:CmsUserEditButton runat="server">
Hello, <cmsa:CmsLoginName ID="CmsLoginName1" runat="server" />
</cmsa:CmsUserEditButton>

 

AuthorizationForms: Authorization forms

 

 


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