UserManagement:User.ManageAddresses.FormStart
Version: - stringSummary
Returns the code snippet for the form start for the form that is used to manage the addresses:
<form name="UserManagementManageAddressesForm" id="UserManagementManageAddressesForm" action="http://yourwebsite.dk/Default.aspx?ID=14867&ObjectID=265&Action=ManageAddresses" method="post"><input type="hidden" id="ManageAddressesFormAction" name="ManageAddressesFormAction" value="" /><input type="hidden" id="SelectedAddressId" name="SelectedAddressId" value="" /><input type="hidden" id="UserId" name="UserId" value="265" /><input type="hidden" id="DefaultAddressId" name="DefaultAddressId" value="5" />
Settings
The value is generated automatically.
Examples
Outputting the template tag
Check if tag has a value
Assign tag to a value for later use
Outputting the template tag
Check if string has a value